Skip to content

Commit

Permalink
Fix secrets not being available in the publish-final-project job
Browse files Browse the repository at this point in the history
  • Loading branch information
Exidex committed Jun 16, 2024
1 parent 56626c5 commit 24fe753
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,4 @@ jobs:
with:
command: npm run publish-final-project --workspace @project-gauntlet/build
github-release-id: ${{ needs.publish-init.outputs.github-release-id }}
secrets: inherit

0 comments on commit 24fe753

Please sign in to comment.