mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-04-21 14:29:12 +00:00
Changed workflow
This commit is contained in:
parent
0963336f6e
commit
15147bf16d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release-beta.yaml
vendored
2
.github/workflows/release-beta.yaml
vendored
|
@ -76,7 +76,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: true
|
||||
|
|
Loading…
Add table
Reference in a new issue