Enable Release Retention Policy Back
This commit is contained in:
parent
a0de1c670d
commit
8c54394a6c
1 changed files with 4 additions and 4 deletions
8
.github/workflows/build.yml
vendored
8
.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:
|
||||
# GITHUB_TOKEN: ${{ github.token }}
|
||||
- name: Prune old releases
|
||||
run: ./util/prunetags.sh
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ github.token }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue