mirror of
https://github.com/netbootxyz/docker-netbootxyz.git
synced 2025-08-07 06:37:43 +02:00
Switch back to incrementing tags
This commit is contained in:
parent
69bb53941e
commit
d76ecc5ea8
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -143,6 +143,6 @@ jobs:
|
||||
uses: anothrNick/github-tag-action@1.61.0
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
CUSTOM_TAG: 0.6.7-nbxyz31
|
||||
CUSTOM_TAG: ${{ env.VERSION_TAG }}
|
||||
WITH_V: true
|
||||
RELEASE_BRANCHES: master
|
||||
|
Loading…
Reference in New Issue
Block a user