mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 16:03:03 +01:00
Use mknejp/delete-release-assets action after my changes went upstream.
This commit is contained in:
parent
4557daac92
commit
1c9d345748
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -68,7 +68,7 @@ jobs:
|
||||
echo "::set-output name=snapshot_name::${{ github.ref_name }}"
|
||||
|
||||
- name: Snapshot - delete old assets
|
||||
uses: asfernandes/delete-release-assets@v2
|
||||
uses: mknejp/delete-release-assets@v1
|
||||
if: steps.snapshot_prepare.outputs.snapshot_name
|
||||
with:
|
||||
repository: FirebirdSQL/snapshots
|
||||
|
Loading…
Reference in New Issue
Block a user