We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 541b445 commit e3c8b50Copy full SHA for e3c8b50
.github/workflows/pre-release-alpha.yml
@@ -10,4 +10,4 @@ jobs:
10
needs: continuous-integration
11
uses: ./.github/workflows/set-release-version.yml
12
secrets:
13
- GH_TOKEN: ${{ secrets.GH_TOKEN }}
+ GH_TOKEN: ${{ secrets.GH_TOKEN }}
.github/workflows/pre-release-beta.yml
.github/workflows/release.yml
@@ -7,4 +7,4 @@ jobs:
7
set-release-version:
8
9
0 commit comments