Skip to content

Commit

Permalink
chore: fix actions definition
Browse files Browse the repository at this point in the history
  • Loading branch information
arielvalentin committed Dec 22, 2023
1 parent fd5b9a7 commit d4faa61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ jobs:

strategy:
fail-fast: false
max-parallel: 1
matrix:
path: ${{ fromJson(needs.release.outputs.paths_released) }}
max-parallel: 1

steps:
- name: Checkout repository
Expand Down

0 comments on commit d4faa61

Please sign in to comment.