.
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:
|
||||
buildpackage-opts: -us -uc -b -rfakeroot
|
||||
extra-build-deps: ca-certificates
|
||||
|
||||
- name: Tag to Release
|
||||
uses: softprops/action-gh-release@v2
|
||||
- uses: softprops/action-gh-release@v2
|
||||
#if: startsWith(github.ref, 'refs/tags/')
|
||||
with:
|
||||
files: {{ steps.artifact.outputs.value }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue