Skip to content

Commit a628980

Browse files
authored
ci: revert "ci: use release token for release (#791)" (#795)
This reverts commit f686a5a.
1 parent 400af6d commit a628980

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/containers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
id: release-please
3131
uses: googleapis/release-please-action@v4
3232
with:
33-
token: ${{ secrets.RELEASE_TOKEN }}
33+
token: ${{ secrets.GITHUB_TOKEN }}
3434

3535
builds-linux:
3636
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)