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.
1 parent 3834187 commit ab482bbCopy full SHA for ab482bb
.github/workflows/docker-publish.yml
@@ -11,3 +11,4 @@ jobs:
11
name: djyde/cusdis
12
username: ${{ secrets.DOCKER_HUB_USERNAME }}
13
password: ${{ secrets.DOCKER_HUB_ACCESS_TOKEN }}
14
+ tag_semver: true
0 commit comments