Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicconike committed Apr 13, 2024
1 parent 7df6c58 commit ecb7ab6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/steam-stats.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
STEAM_API_KEY: ${{ secrets.STEAM_API_KEY }}
STEAM_ID: ${{ secrets.STEAM_ID }}
STEAM_APP_ID: ${{ secrets.STEAM_APP_ID }}
run: python ../api/steam_stats.py
run: python api/steam_stats.py
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Steam Stats
[![Steam Stats](https://github.com/Nicconike/Steam-Stats/actions/workflows/steam-stats.yml/badge.svg?branch=master)](https://github.com/Nicconike/Steam-Stats/actions/workflows/steam-stats.yml)
![Visitors](https://visitor-badge.glitch.me/badge?page_id=nicconike.steam-stats&left_color=green&right_color=red)
![Visitors](https://visitor-badge.laobi.icu/badge?page_id=nicconike.visitor-badge&left_text=Visitors)

<!-- Steam-Stats start -->

Expand Down

0 comments on commit ecb7ab6

Please sign in to comment.