diff --git a/.github/workflows/release-web.yml b/.github/workflows/release-web.yml index dca999f..9ad2992 100644 --- a/.github/workflows/release-web.yml +++ b/.github/workflows/release-web.yml @@ -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: