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 b691531 commit cef0da7Copy full SHA for cef0da7
.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