Skip to content

Commit

Permalink
Test tag deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
flip1995 committed Jan 25, 2020
1 parent b0cfece commit 3e5baa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ env:
TARGET_BRANCH: 'gh-test'
SHA: '${{ github.sha }}'
SSH_REPO: 'git@github.com:${{ github.repository }}.git'
TAG_NAME: '${{ github.event.release.GITHUB_REF }}'
TAG_NAME: 'rust-1.41.0${{ github.event.release.GITHUB_REF }}'

jobs:
deploy:
Expand Down

0 comments on commit 3e5baa9

Please sign in to comment.