We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03bafdf commit 5b96debCopy full SHA for 5b96deb
.github/workflows/laravel-11.yml
@@ -70,4 +70,4 @@ jobs:
70
uses: docker/build-push-action@v6
71
with:
72
push: true
73
- tags: wifidog/wifidog-auth-laravel:latest,wifidog/wifidog-auth-laravel:${{ github.ref_name }}
+ tags: wifidog/wifidog-auth-laravel:debug
0 commit comments