We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a46e74 commit 7a514d5Copy full SHA for 7a514d5
1 file changed
.github/workflows/ci-cd.yml
@@ -51,5 +51,5 @@ jobs:
51
context: .
52
push: true
53
tags: |
54
- yourusername/walue:latest
55
- yourusername/walue:${{ github.sha }}
+ wagner1337/walue:latest
+ wagner1337/walue:${{ github.sha }}
0 commit comments