Skip to content

Commit

Permalink
Checkout with token
Browse files Browse the repository at this point in the history
  • Loading branch information
manzoorwanijk committed Jan 28, 2024
1 parent 5c1ad21 commit 865d2d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/changeset-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
- name: Checkout Repo
# https://github.com/actions/checkout
uses: actions/checkout@v4
with:
token: ${{ secrets.GH_TOKEN }}

- name: Setup Node.js
# https://github.com/actions/setup-node
Expand Down

0 comments on commit 865d2d3

Please sign in to comment.