mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-02-03 02:37:46 +01:00
fix deprecated github actions step
This commit is contained in:
parent
d6d3505d83
commit
2154e99508
2
.github/workflows/rssguard.yml
vendored
2
.github/workflows/rssguard.yml
vendored
@ -66,7 +66,7 @@ jobs:
|
||||
*.7z
|
||||
|
||||
- name: Update "devbuild" tag
|
||||
uses: richardsimko/update-tag@v1.0.5
|
||||
uses: richardsimko/update-tag@v1.0.7
|
||||
if: strategy.job-index == 0
|
||||
with:
|
||||
tag_name: devbuild
|
||||
|
Loading…
x
Reference in New Issue
Block a user