Skip to content

Commit a7437c3

Browse files
authored
Update release-please.yml (#79)
1 parent aea3a49 commit a7437c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
- name: Run Release Please
1717
uses: google-github-actions/release-please-action@v4
1818
with:
19-
token: ${{ secrets.RELEASE_PLEASE_PAT }}
19+
token: ${{ secrets.GITHUB_TOKEN }}
2020
release-type: node
2121
changelog-notes-type: github

0 commit comments

Comments
 (0)