Skip to content

Commit

Permalink
Test deployment of tag
Browse files Browse the repository at this point in the history
  • Loading branch information
flip1995 committed Jan 24, 2020
1 parent af5ba71 commit 29df5ab
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 @@ -29,7 +29,7 @@ jobs:
# Save some useful information
SHA=${{ github.sha }}
SSH_REPO=git@github.com:${{ github.repository }}.git
TAG_NAME=${{ github.event.release.GITHUB_REF }}
TAG_NAME="rust-1.42.0"
echo "Removing the current docs for master"
rm -rf out/master/ || exit 0
Expand Down

0 comments on commit 29df5ab

Please sign in to comment.