Skip to content

Commit

Permalink
Merge pull request #89 from SpigotBasics/dev
Browse files Browse the repository at this point in the history
update dependency-submission action to continue on fail
  • Loading branch information
mfnalex authored Feb 10, 2024
2 parents 7fb149d + a1a1063 commit e93da50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
dependency-submission:

runs-on: ubuntu-latest
continue-on-error: true
permissions:
contents: write

Expand Down

0 comments on commit e93da50

Please sign in to comment.