Skip to content

Commit 3e5baa9

Browse files
committed
Test tag deploy
1 parent b0cfece commit 3e5baa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ env:
1111
TARGET_BRANCH: 'gh-test'
1212
SHA: '${{ github.sha }}'
1313
SSH_REPO: '[email protected]:${{ github.repository }}.git'
14-
TAG_NAME: '${{ github.event.release.GITHUB_REF }}'
14+
TAG_NAME: 'rust-1.41.0${{ github.event.release.GITHUB_REF }}'
1515

1616
jobs:
1717
deploy:

0 commit comments

Comments
 (0)