typo
This commit is contained in:
parent
0819027a71
commit
8253fa0384
1 changed files with 1 additions and 1 deletions
2
.github/workflows/debpkg.yaml
vendored
2
.github/workflows/debpkg.yaml
vendored
|
|
@ -24,4 +24,4 @@ jobs:
|
||||||
- uses: softprops/action-gh-release@v2
|
- 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