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 2e4f55d commit 83f5777Copy full SHA for 83f5777
.github/workflows/release-v0.yaml
@@ -9,7 +9,7 @@ on:
9
10
jobs:
11
release:
12
- uses: ./.github/workflows/release-workflow.yml
+ uses: ./.github/workflows/release-workflow.yaml
13
with:
14
branch: 0.x
15
majorRelease: ${{ inputs.majorRelease }}
.github/workflows/release.yaml
branch: main
0 commit comments