Skip to content

Commit 29022cb

Browse files
committed
actually development
1 parent be6b943 commit 29022cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/steam.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,4 +251,4 @@ jobs:
251251
steam_username: ${{ secrets.STEAM_USERNAME }}
252252
steam_password: ${{ secrets.STEAM_PASSWORD }}
253253
steam_shared_secret: ${{ secrets.STEAM_SHARED_SECRET }}
254-
steam_branch: ${{ github.ref == 'refs/heads/dev' && 'dev' || 'latest' }}
254+
steam_branch: ${{ github.ref == 'refs/heads/dev' && 'development' || 'latest' }}

0 commit comments

Comments
 (0)