diff --git a/.github/workflows/debpkg.yaml b/.github/workflows/debpkg.yaml index e9dec64..5d2ee00 100644 --- a/.github/workflows/debpkg.yaml +++ b/.github/workflows/debpkg.yaml @@ -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 }}