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 3114326 commit 2f8bc22Copy full SHA for 2f8bc22
.github/workflows/release.yml
@@ -36,7 +36,7 @@ jobs:
36
with:
37
forgeboxAPIKey: ${{ secrets.FORGEBOX_TOKEN }}
38
39
- - name: Setup Environment Variables For Build Process: ${{ env.SNAPSHOT }}
+ - name: "Setup Environment Variables For Build Process: ${{ env.SNAPSHOT }}"
40
if: ${{ !env.SNAPSHOT }}
41
id: current_version
42
run: |
0 commit comments