We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 660cd68 commit 574ef27Copy full SHA for 574ef27
1 file changed
.github/workflows/create-release.yml
@@ -34,7 +34,7 @@ jobs:
34
with:
35
recipe: 'AppImage-Builder.yml'
36
env:
37
- IMAGEHUB_VERSION: ${{github.event.inputs.version}}
+ BREAD_VERSION: ${{github.event.inputs.version}}
38
39
- name: Upload a Build Artifact
40
uses: actions/upload-artifact@v2
0 commit comments