Skip to content

Commit

Permalink
deploy CI explicit release tag
Browse files Browse the repository at this point in the history
  • Loading branch information
SichangHe committed May 23, 2024
1 parent accec1d commit fa272a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -300,5 +300,6 @@ jobs:
mdbook-katex-v${{ steps.tagName.outputs.version }}-x86_64-pc-windows-gnu.zip
mdbook-katex-v${{ steps.tagName.outputs.version }}-x86_64-unknown-linux-gnu.tar.gz
mdbook-katex-v${{ steps.tagName.outputs.version }}-x86_64-unknown-linux-musl.tar.gz
tag_name: ${{ steps.tagName.outputs.version }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit fa272a2

Please sign in to comment.