No need to tag separately
This commit is contained in:
parent
870bb85987
commit
af5f91758a
|
@ -66,13 +66,6 @@ jobs:
|
||||||
pattern: release_*
|
pattern: release_*
|
||||||
merge-multiple: true
|
merge-multiple: true
|
||||||
|
|
||||||
# - name: Create tag
|
|
||||||
# uses: rickstaa/action-create-tag@v1
|
|
||||||
# id: "tag_create"
|
|
||||||
# with:
|
|
||||||
# tag: v${{ inputs.version }}
|
|
||||||
# message: ""
|
|
||||||
|
|
||||||
- uses: ncipollo/release-action@v1
|
- uses: ncipollo/release-action@v1
|
||||||
with:
|
with:
|
||||||
artifacts: _artifacts/Sonarr.*
|
artifacts: _artifacts/Sonarr.*
|
||||||
|
|
Loading…
Reference in New Issue