Removed the ALLOW_TAG_PREFIX option in the release workflow
- No longer needed
This commit is contained in:
parent
365ca790d5
commit
6f56018803
|
|
@ -76,7 +76,6 @@ jobs:
|
|||
DRAFT_RELEASE: "false"
|
||||
PRE_RELEASE: "false"
|
||||
CHANGELOG_FILE: "CHANGELOG.md"
|
||||
ALLOW_TAG_PREFIX: "true"
|
||||
with:
|
||||
args: |
|
||||
package/${{needs.build.outputs.deb_name}}
|
||||
|
|
|
|||
Loading…
Reference in New Issue