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 cef0da7 commit 4cdc938Copy full SHA for 4cdc938
.github/workflows/WebGSM-Docker.yml
@@ -33,4 +33,4 @@ jobs:
33
push: true
34
tags: |
35
ghcr.io/${{ env.REPOSITORY_OWNER }}/webgsm:latest
36
- ghcr.io/${{ env.REPOSITORY_OWNER }}/webgsm:${{ github_ref_name }}
+ ghcr.io/${{ env.REPOSITORY_OWNER }}/webgsm:${{ GITHUB_REF_NAME }}
0 commit comments