Skip to content

Commit 5dff3d7

Browse files
tarcierinewpavlov
andauthored
Apply suggestion from @newpavlov
Co-authored-by: Artyom Pavlov <newpavlov@gmail.com>
1 parent 8363185 commit 5dff3d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: rust-lang/crates-io-auth-action@v1
1515
id: auth
1616

17-
- name: Extract Crate Name and Version
17+
- name: Extract Crate Version
1818
run: |
1919
TAG_NAME="${{ github.ref_name }}"
2020
echo "TAG_NAME=${TAG_NAME}" >> $GITHUB_ENV

0 commit comments

Comments
 (0)