Skip to content

Commit

Permalink
[ci] Remove geekyeggo/delete-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
Naros committed Feb 25, 2024
1 parent ecc87c4 commit 0a381e2
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@ jobs:
path: |
${{ github.workspace }}/project
- name: Remove Transient Artifacts
uses: geekyeggo/delete-artifact@v4
with:
name: |
${{ github.event.repository.name}}-plugin-*
failOnError: false
# - name: Remove Transient Artifacts
# uses: geekyeggo/delete-artifact@v4
# with:
# name: |
# ${{ github.event.repository.name}}-plugin-*
# failOnError: false

0 comments on commit 0a381e2

Please sign in to comment.