Skip to content

Commit

Permalink
missed one
Browse files Browse the repository at this point in the history
  • Loading branch information
kevjt committed Sep 24, 2024
1 parent c06376d commit 199523a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-versioning-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
token: ${{ secrets.CHANGESETS_GITHUB_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}

- name: setup-node
uses: actions/setup-node@v4
Expand Down

0 comments on commit 199523a

Please sign in to comment.