Skip to content

Commit

Permalink
don't continue on error
Browse files Browse the repository at this point in the history
  • Loading branch information
EgorPopelyaev committed Dec 3, 2024
1 parent cf48e90 commit 4d42fbc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release-reusable-promote-to-final.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:

promote-release-artifacts:
environment: release
continue-on-error: true
runs-on: ubuntu-latest
env:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_RELEASE_ACCESS_KEY_ID }}
Expand Down

0 comments on commit 4d42fbc

Please sign in to comment.