Skip to content
This repository was archived by the owner on Aug 15, 2024. It is now read-only.

Commit 96b1c36

Browse files
author
bcoe
committed
chore: should be GITHUB_TOKEN
1 parent 7cf7b85 commit 96b1c36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
update-pr:
88
runs-on: ubuntu-latest
99
steps:
10-
- uses: bcoe/release-please-action@a624c4cd0239c469f864c4e46e8aaba9587b9198
10+
- uses: bcoe/release-please-action@master
1111
with:
1212
token: ${{ secrets.GITHUB_TOKEN }}
1313
release-type: node

0 commit comments

Comments
 (0)