Skip to content

Commit

Permalink
Update .github/workflows/release-web.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RayRedGoose authored Sep 22, 2023
1 parent ef90371 commit 4381bb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
- name: Build
run: npm run build:tokens

# Push both the commit and tag created by Lerna's version command using a PAT
# Push both the commit and tag created by changeset version command using a PAT
- name: Push changes
uses: ad-m/github-push-action@master
with:
Expand Down

0 comments on commit 4381bb3

Please sign in to comment.