Skip to content

Commit d5b1674

Browse files
authored
Update release-action.yml
1 parent 0203b8c commit d5b1674

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release-action.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ jobs:
3030
uses: actions/checkout@v4
3131
- name: rollout
3232
env:
33-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3433
BYTEBASE_URL: https://demo.bytebase.com
3534
BYTEBASE_SERVICE_ACCOUNT: [email protected]
3635
BYTEBASE_SERVICE_ACCOUNT_SECRET: ${{ secrets.BYTEBASE_SERVICE_ACCOUNT_SECRET }}
@@ -61,7 +60,6 @@ jobs:
6160
uses: actions/checkout@v4
6261
- name: rollout
6362
env:
64-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6563
BYTEBASE_URL: https://demo.bytebase.com
6664
BYTEBASE_SERVICE_ACCOUNT: [email protected]
6765
BYTEBASE_SERVICE_ACCOUNT_SECRET: ${{ secrets.BYTEBASE_SERVICE_ACCOUNT_SECRET }}

0 commit comments

Comments
 (0)