Skip to content

Commit ccda1de

Browse files
committed
revert
1 parent 4cdc938 commit ccda1de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/WebGSM-Docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ jobs:
3333
push: true
3434
tags: |
3535
ghcr.io/${{ env.REPOSITORY_OWNER }}/webgsm:latest
36-
ghcr.io/${{ env.REPOSITORY_OWNER }}/webgsm:${{ GITHUB_REF_NAME }}
36+
ghcr.io/${{ env.REPOSITORY_OWNER }}/webgsm:${{ github.ref_name }}

0 commit comments

Comments
 (0)