We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0203b8c commit d5b1674Copy full SHA for d5b1674
.github/workflows/release-action.yml
@@ -30,7 +30,6 @@ jobs:
30
uses: actions/checkout@v4
31
- name: rollout
32
env:
33
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
34
BYTEBASE_URL: https://demo.bytebase.com
35
BYTEBASE_SERVICE_ACCOUNT: [email protected]
36
BYTEBASE_SERVICE_ACCOUNT_SECRET: ${{ secrets.BYTEBASE_SERVICE_ACCOUNT_SECRET }}
@@ -61,7 +60,6 @@ jobs:
61
60
62
63
64
65
66
67
0 commit comments