Skip to content

Commit

Permalink
fix: give release-please access to secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
voxpelli committed May 10, 2023
1 parent b240068 commit 429a559
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ permissions:
jobs:
release-please:
uses: voxpelli/ghatemplates/.github/workflows/release-please.yml@main
secrets: inherit
with:
releaseAs: ${{ inputs.releaseAs }}
packageName: "@voxpelli/eslint-config"
Expand Down

0 comments on commit 429a559

Please sign in to comment.