No need to tag separately
This commit is contained in:
parent
870bb85987
commit
af5f91758a
|
@ -66,13 +66,6 @@ jobs:
|
|||
pattern: release_*
|
||||
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
|
||||
with:
|
||||
artifacts: _artifacts/Sonarr.*
|
||||
|
|
Loading…
Reference in New Issue