Skip to content

Commit

Permalink
Merge pull request #245 from wildfly/dependabot/github_actions/geekye…
Browse files Browse the repository at this point in the history
…ggo/delete-artifact-2

Bump geekyeggo/delete-artifact from 1 to 2
  • Loading branch information
jamezp authored Nov 11, 2022
2 parents ce9a4ef + 2375736 commit a146c2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wildfly-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
name: server-logs-${{ matrix.os }}-${{ matrix.java }}
path: '**/server.log'
- name: Delete the shared repository
uses: geekyeggo/delete-artifact@v1
uses: geekyeggo/delete-artifact@v2
with:
name: maven-repository
failOnError: false

0 comments on commit a146c2e

Please sign in to comment.