Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bumb7ebee authored May 30, 2024
1 parent 71d9e26 commit 8362a51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Pull in weather data
uses: bumb7ebee/weather-profile-actions@v1.0.0
uses: bumb7ebee/weather-profile-actions@v1
with:
weather-api-key: ${{ secrets.WEATHER_API_KEY }} # secret variable of OpenWeather API KEY
city-id: 740483 # city id obtained from OpenWeather
Expand Down

0 comments on commit 8362a51

Please sign in to comment.