Skip to content

Commit

Permalink
fix release action with linked jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
diegolagospagopa committed Jan 14, 2025
1 parent cafab2b commit d6c77f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/flow-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
payments-flow-release:
name: 🚀 Release
runs-on: ubuntu-22.04
needs: checkout
steps:
- name: 🚀 release + docker
# https://github.com/pagopa/github-actions-template/releases/tag/v1.19.1
Expand Down
2 changes: 1 addition & 1 deletion force-release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2342
0003

0 comments on commit d6c77f5

Please sign in to comment.