Skip to content

Commit

Permalink
Merge pull request #3576 from myk002/myk_steam_deploy
Browse files Browse the repository at this point in the history
update steam-deploy to v3
  • Loading branch information
myk002 authored Jul 17, 2023
2 parents 27f1a44 + 7ee3c6d commit ee418f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/steam.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
ccache -d win64-cross/ccache --cleanup
ccache -d win64-cross/ccache --show-stats
- name: Steam deploy
uses: game-ci/steam-deploy@v2
uses: game-ci/steam-deploy@v3
with:
username: ${{ secrets.STEAM_USERNAME }}
password: ${{ secrets.STEAM_PASSWORD }}
Expand Down

0 comments on commit ee418f0

Please sign in to comment.