Skip to content

Commit

Permalink
Fixing the release secret (#7043)
Browse files Browse the repository at this point in the history
  • Loading branch information
nssalian authored Feb 24, 2023
1 parent 3fe1502 commit f0f4af5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,7 @@ jobs:
test_run: ${{ inputs.test_run }}
nightly_release: ${{ inputs.nightly_release }}

secrets:
FISHTOWN_BOT_PAT: ${{ secrets.FISHTOWN_BOT_PAT }}
secrets: inherit

log-outputs-bump-version-generate-changelog:
name: "[Log output] Bump package version, Generate changelog"
Expand Down

0 comments on commit f0f4af5

Please sign in to comment.