Attempt To Fix Syntax
This commit is contained in:
parent
4434b98a78
commit
a23223ca1a
1 changed files with 3 additions and 3 deletions
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
|
@ -152,7 +152,7 @@ jobs:
|
|||
run: ./util/update_wiki.sh artifacts ${{ steps.create_release.outputs.tag_name }}
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ github.token }}
|
||||
- name: Prune old releases
|
||||
run: ./util/prunetags.sh
|
||||
env:
|
||||
- name: Prune old releases
|
||||
run: ./util/prunetags.sh
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ github.token }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue