Skip to content

Commit

Permalink
Fix variable for stack upload
Browse files Browse the repository at this point in the history
  • Loading branch information
pbrisbin committed Sep 13, 2024
1 parent 286e4b4 commit e7ffbe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ jobs:
- if: steps.tag.outputs.tag
run: stack upload --pvp-bounds lower .
env:
HACKAGE_API_KEY: ${{ secrets.HACKAGE_UPLOAD_API_KEY }}
HACKAGE_KEY: ${{ secrets.HACKAGE_UPLOAD_API_KEY }}
STACK_YAML: stack-lts20.yaml

0 comments on commit e7ffbe8

Please sign in to comment.