Skip to content

Commit

Permalink
ci: Disable fail-fast for releases
Browse files Browse the repository at this point in the history
  • Loading branch information
BlayTheNinth committed Aug 13, 2024
1 parent b4c9e21 commit e710cc0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
site: curseforge
- loader: common
site: modrinth
fail-fast: false
steps:
- name: Checkout repository
uses: actions/checkout@v3
Expand Down

0 comments on commit e710cc0

Please sign in to comment.