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 6d3b77e commit e9aa985Copy full SHA for e9aa985
1 file changed
.github/workflows/dev.yml
@@ -279,6 +279,6 @@ jobs:
279
with:
280
prerelease: true
281
allowUpdates: true
282
- tag: ${{ env.SHA_SHORT }}
+ name: ${{ env.SHA_SHORT }}
283
artifacts: "build/*/docker/Dockerfile,build/*/assets/shell/welcome"
284
0 commit comments