Skip to content

Commit

Permalink
ci: update session cookie variable
Browse files Browse the repository at this point in the history
  • Loading branch information
alandtse committed Jun 1, 2024
1 parent efdae3c commit 4c96926
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/refresh-nexus-cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
aragas-unex-refresh-nexusmods:
uses: alandtse/skyrim_vr_address_library/.github/workflows/refresh-unex-nexusmods.yml@main
secrets:
NEXUSMODS_SESSION_COOKIE: ${{ secrets.NEXUSMODS_SESSION_COOKIE }}
NEXUSMODS_SESSION_COOKIE: ${{ secrets.UNEX_NEXUSMODS_SESSION_COOKIE }}

0 comments on commit 4c96926

Please sign in to comment.