Skip to content

Commit 4cdc938

Browse files
committed
uppercase
1 parent cef0da7 commit 4cdc938

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)