mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-04-24 15:56:05 +00:00
Updated tag format
This commit is contained in:
parent
459e67363c
commit
2fc78b415b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release-stable.yaml
vendored
2
.github/workflows/release-stable.yaml
vendored
|
@ -197,7 +197,7 @@ jobs:
|
|||
with:
|
||||
artifacts: "releases/*"
|
||||
token: ${{ secrets.GH_TOKEN }}
|
||||
tag: '${{ github.event.inputs.version }} (${{ github.event.inputs.number }})'
|
||||
tag: '${{ github.event.inputs.version }}_(${{ github.event.inputs.number }})'
|
||||
name: v${{ github.event.inputs.version }}
|
||||
draft: true
|
||||
prerelease: false
|
||||
|
|
Loading…
Add table
Reference in a new issue