We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 084699c commit 5fffaf8Copy full SHA for 5fffaf8
.github/workflows/release.yml
@@ -33,7 +33,7 @@ jobs:
33
body: ${{ steps.parse-changelog.outputs.match }}
34
35
build:
36
- uses: bessman/mcbootflash/.github/workflows/build.yml@actions/release
+ uses: bessman/mcbootflash/.github/workflows/build.yml@main
37
38
attach-artifacts:
39
needs: build
0 commit comments