mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-04-23 07:19:11 +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:
|
with:
|
||||||
artifacts: "releases/*"
|
artifacts: "releases/*"
|
||||||
token: ${{ secrets.GH_TOKEN }}
|
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 }}
|
name: v${{ github.event.inputs.version }}
|
||||||
draft: true
|
draft: true
|
||||||
prerelease: true
|
prerelease: true
|
||||||
|
|
Loading…
Add table
Reference in a new issue