We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c6a3f6 commit 2c39a59Copy full SHA for 2c39a59
1 file changed
.github/workflows/rust-cd.yml
@@ -272,7 +272,6 @@ jobs:
272
echo "cargo publish completed"
273
274
- name: Finalize — print verification instructions
275
- if: always()
276
run: |
277
set -euo pipefail
278
echo "Release completed for tag ${TAG}, artifact artifacts/${CRATE_FILE}"
0 commit comments