Various fixes
This update includes various fixes as well as fork update
This commit is contained in:
parent
d590d0f59e
commit
38587145c6
1 changed files with 4 additions and 4 deletions
8
.github/workflows/build.yml
vendored
8
.github/workflows/build.yml
vendored
|
@ -146,7 +146,7 @@ jobs:
|
||||||
run: ./util/update_wiki.sh artifacts ${{ steps.create_release.outputs.tag_name }}
|
run: ./util/update_wiki.sh artifacts ${{ steps.create_release.outputs.tag_name }}
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ github.token }}
|
GITHUB_TOKEN: ${{ github.token }}
|
||||||
- name: Prune old releases
|
# - name: Prune old releases
|
||||||
run: ./util/prunetags.sh
|
# run: ./util/prunetags.sh
|
||||||
env:
|
# env:
|
||||||
GITHUB_TOKEN: ${{ github.token }}
|
# GITHUB_TOKEN: ${{ github.token }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue