Skip to content

Commit

Permalink
ci: fix deploy sha
Browse files Browse the repository at this point in the history
  • Loading branch information
straker committed Aug 22, 2023
1 parent 8b5d296 commit c5b475b
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 @@ -29,6 +29,7 @@ jobs:
--canary \
--dist-tag=next \
--exact \
--preid=$(git rev-parse --short "$GITHUB_SHA") \
--force-publish \
--yes
Expand Down

0 comments on commit c5b475b

Please sign in to comment.