mirror of
https://github.com/armbian/mirror.git
synced 2026-01-06 10:33:45 -08:00
Update github actions
This commit is contained in:
2
.github/workflows/mirror-purge.yml
vendored
2
.github/workflows/mirror-purge.yml
vendored
@@ -110,6 +110,6 @@ jobs:
|
||||
- uses: igorpecovnik/delete-tag-and-release@master
|
||||
with:
|
||||
delete_release: true # default: false
|
||||
tag_name: "${{ matrix.board }}/archive" # tag name to delete
|
||||
tag_name: ${{ matrix.board }} # tag name to delete
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user