mirror of
https://github.com/armbian/mirror.git
synced 2026-01-06 10:33:45 -08:00
Update mirror-purge.template
This commit is contained in:
2
.github/workflows/mirror-purge.template
vendored
2
.github/workflows/mirror-purge.template
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
matrix:
|
||||
include: # build this way: cat userdata.csv | cut -d"/" -f1 | uniq | sed 's/.*/ - board: &/'
|
||||
steps:
|
||||
- uses: igorpecovnik/delete-tag-and-release
|
||||
- uses: igorpecovnik/delete-tag-and-release@master
|
||||
with:
|
||||
delete_release: true # default: false
|
||||
tag_name: ${{ matrix.board }} # tag name to delete
|
||||
|
||||
Reference in New Issue
Block a user