Skip to content

Commit 2c39a59

Browse files
committed
chore(cd): avoid running finalize step on failed runs
1 parent 6c6a3f6 commit 2c39a59

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/rust-cd.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,6 @@ jobs:
272272
echo "cargo publish completed"
273273
274274
- name: Finalize — print verification instructions
275-
if: always()
276275
run: |
277276
set -euo pipefail
278277
echo "Release completed for tag ${TAG}, artifact artifacts/${CRATE_FILE}"

0 commit comments

Comments
 (0)