Skip to content

Commit 96c4794

Browse files
authored
chore: update release-please (#98)
1 parent 758b94b commit 96c4794

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818
steps:
1919
- name: Run release-please
2020
id: release
21-
uses: google-github-actions/release-please-action@v3
21+
uses: googleapis/release-please-action@v4
2222
with:
23-
token: ${{ secrets.GITHUB_TOKEN }}
24-
command: manifest
23+
token: ${{ secrets.NOIR_RELEASES_TOKEN }}

0 commit comments

Comments
 (0)