.
This commit is contained in:
parent
7b59b7047c
commit
112163f06b
1 changed files with 1 additions and 3 deletions
4
.github/workflows/debpkg.yaml
vendored
4
.github/workflows/debpkg.yaml
vendored
|
|
@ -21,9 +21,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
buildpackage-opts: -us -uc -b -rfakeroot
|
buildpackage-opts: -us -uc -b -rfakeroot
|
||||||
extra-build-deps: ca-certificates
|
extra-build-deps: ca-certificates
|
||||||
|
- uses: softprops/action-gh-release@v2
|
||||||
- name: Tag to Release
|
|
||||||
uses: softprops/action-gh-release@v2
|
|
||||||
#if: startsWith(github.ref, 'refs/tags/')
|
#if: startsWith(github.ref, 'refs/tags/')
|
||||||
with:
|
with:
|
||||||
files: {{ steps.artifact.outputs.value }}
|
files: {{ steps.artifact.outputs.value }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue