Skip to content

Commit

Permalink
fix(build): add release-please pat so it can trigger publish pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
snyssen committed Oct 7, 2023
1 parent 7a78343 commit 5f2926a
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 @@ -16,3 +16,4 @@ jobs:
with:
release-type: node
package-name: personal-website
token: ${{ secrets.RELEASE_PLEASE_PAT }}

0 comments on commit 5f2926a

Please sign in to comment.