mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-07 14:34:33 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9c4ae21465 |
@@ -41,7 +41,7 @@ jobs:
|
|||||||
- name: Remove Previous Release
|
- name: Remove Previous Release
|
||||||
uses: liudonghua123/delete-release-action@v1
|
uses: liudonghua123/delete-release-action@v1
|
||||||
with:
|
with:
|
||||||
release_name: Windows Release [${{ github.ref_name }}]
|
release_name: ${{ github.ref_name }}
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ github.token }}
|
GITHUB_TOKEN: ${{ github.token }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user