We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7555223 + 6f45b67 commit f40d261Copy full SHA for f40d261
.github/workflows/docker_action.yml
@@ -96,5 +96,5 @@ jobs:
96
username: ${{ secrets.DOCKER_USERNAME }}
97
password: ${{ secrets.DOCKER_PASSWORD }}
98
repository: sakadream/actix-web-rest-api-with-jwt
99
- add-git-labels: true
100
- tag_with_ref: true
+ add_git_labels: true
+ tag_with_ref: true
0 commit comments