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 3211d02 commit adf4825Copy full SHA for adf4825
.github/workflows/start-ga.yaml
@@ -43,7 +43,6 @@ jobs:
43
44
- name: Start Release
45
env:
46
- JIRA_API_TOKEN: ${{ secrets.JIRA_API_TOKEN }}
47
GH_TOKEN: ${{ github.token }}
48
run: |
49
node scripts/release.js ga \
0 commit comments