We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c042b1c commit 8188f5eCopy full SHA for 8188f5e
.github/workflows/deploy.yml
@@ -39,4 +39,4 @@ jobs:
39
artifactErrorsFailBuild: true
40
draft: true
41
generateReleaseNotes: true
42
- artifacts: boxzer-out/${{ MICROZIG_VERSION }}/*
+ artifacts: boxzer-out/${{ env.MICROZIG_VERSION }}/*
0 commit comments