Skip to content

Commit

Permalink
tag h1 to hydrogen v1 releases (#2504)
Browse files Browse the repository at this point in the history
  • Loading branch information
lordofthecactus committed May 19, 2023
1 parent 25c4eec commit 3b3903b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changesets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
uses: changesets/action@v1
with:
version: yarn run version
publish: yarn changeset publish
publish: yarn changeset publish --tag h1
commit: '[ci] release ${{ github.ref_name }}'
title: '[ci] release ${{ github.ref_name }}'
env:
Expand Down

0 comments on commit 3b3903b

Please sign in to comment.