Fix artifact names.
This commit is contained in:
parent
837d6df33c
commit
77a2a34136
1 changed files with 1 additions and 0 deletions
1
.github/workflows/rssguard.yml
vendored
1
.github/workflows/rssguard.yml
vendored
|
@ -25,6 +25,7 @@ jobs:
|
|||
steps:
|
||||
- name: Delete old development binaries
|
||||
uses: mknejp/delete-release-assets@v1
|
||||
if: strategy.job-index == 0
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
tag: devbuild
|
||||
|
|
Loading…
Add table
Reference in a new issue