Skip to content

Commit 3cbe690

Browse files
authored
ci: revert "fix(ci): use dedicated RELEASE_TOKEN for release-please action" (#741)
This reverts commit 5572cd4.
1 parent 96634f4 commit 3cbe690

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/containers.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ jobs:
2424
- name: Release please
2525
id: release-please
2626
uses: googleapis/release-please-action@v4
27-
with:
28-
token: ${{ secrets.RELEASE_TOKEN }}
2927

3028
builds-linux:
3129
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)