Skip to content

Commit 07bf1fc

Browse files
author
Sylvain MARIE
committed
Fixed gh actions workflow
1 parent f084dc6 commit 07bf1fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/base.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ jobs:
157157
delete-artifacts:
158158
needs: publish_release
159159
runs-on: ubuntu-latest
160+
if: github.event_name == 'push'
160161
steps:
161162
- uses: kolpav/purge-artifacts-action@v1
162163
with:

0 commit comments

Comments
 (0)