Skip to content

Commit

Permalink
Fixed env variable
Browse files Browse the repository at this point in the history
  • Loading branch information
Aragas committed May 25, 2024
1 parent e3c83d2 commit f2d5d1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,4 @@ jobs:
artifact_name: game-mount-and-blade2
secrets:
NEXUSMODS_APIKEY: ${{ secrets.ARAGAS_NEXUSMODS_API_KEY }}
NEXUSMOD_SESSION_COOKIE: ${{ secrets.ARAGAS_NEXUSMOD_SESSION_COOKIE }}
NEXUSMODS_SESSION_COOKIE: ${{ secrets.ARAGAS_NEXUSMODS_SESSION_COOKIE }}

0 comments on commit f2d5d1e

Please sign in to comment.