Skip to content

Commit

Permalink
ci: add always() to monitor-release job (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
sdankel authored Nov 12, 2024
1 parent 2b97059 commit 0f9e8d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ jobs:
release-forc-wallet,
]
runs-on: ubuntu-latest
if: always()

steps:
- name: Ensure release-forc succeeded
Expand Down

0 comments on commit 0f9e8d3

Please sign in to comment.