Skip to content

Commit

Permalink
Fix for GA file
Browse files Browse the repository at this point in the history
  • Loading branch information
Gramps committed Feb 7, 2024
1 parent 386f72a commit f8b63c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
artifact_name: "linux-debug-template"
secrets:
steamworks_sdk_repo: ${{ secrets.STEAMWORKS_SDK_REPO }}
steamworks_sdk_repo_token: ${{ secrets.STEAMWORKS_SDK_REPO_TOKEN }}#
steamworks_sdk_repo_token: ${{ secrets.STEAMWORKS_SDK_REPO_TOKEN }}

create-linux-bundle:
needs: [env-setup, build-linux-editor, build-linux-release-template, build-linux-debug-template]
Expand Down

0 comments on commit f8b63c6

Please sign in to comment.