Skip to content

Commit

Permalink
Ensured that release flows runs after each other to avoid parallelisa…
Browse files Browse the repository at this point in the history
…tion issues.
  • Loading branch information
jakob-bagterp committed Nov 5, 2024
1 parent 9714e73 commit ff97c5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
update-version-badge:
name: Update version badge in README.md
needs: bump-homebrew-formula
runs-on: ubuntu-latest
permissions:
contents: write
Expand Down

0 comments on commit ff97c5a

Please sign in to comment.