We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8f5812 commit 1bb374fCopy full SHA for 1bb374f
.github/workflows/main.yml
@@ -28,7 +28,7 @@ jobs:
28
context: ./nodejs
29
push: true
30
tags: |
31
- ghcr.io/doganm95/ppsspp-remote-disc-server:v${{ github.run_number }}
+ ghcr.io/doganm95/ppsspp-remote-disc-server:v1.${{ github.run_number }}
32
ghcr.io/doganm95/ppsspp-remote-disc-server:${{ github.sha }}
33
ghcr.io/doganm95/ppsspp-remote-disc-server:latest
34
labels: |
0 commit comments