Skip to content

Commit a219c47

Browse files
committed
Add masking
1 parent 195fa34 commit a219c47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rust-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
shell: bash
4141
run: |
4242
set -euo pipefail
43+
echo "::add-mask::$APPLE_CODESIGN_IDENTITY"
4344
echo "::group::Tag validation"
4445
4546
# 1. Must be a tag and match the regex

0 commit comments

Comments
 (0)