Skip to content

Commit

Permalink
Merge pull request #13 from vlnevyhosteny/master
Browse files Browse the repository at this point in the history
fix: add secret token to release-please wf to trigger other workflows
  • Loading branch information
ViolanteCodes authored Nov 6, 2023
2 parents 9022f7d + 3ffd455 commit bb409dd
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 @@ -26,5 +26,6 @@ jobs:
package-name: release-please-action
pull-request-title-pattern: 'chore(release): ${version}'
pull-request-header: ':robot: Merge this PR to release a new version'
token: ${{ secrets.DEPLOY_TOKEN }}
extra-files: |
README.md

0 comments on commit bb409dd

Please sign in to comment.