Skip to content

Commit

Permalink
fix: Publishing version
Browse files Browse the repository at this point in the history
  • Loading branch information
nickevansuk authored Oct 11, 2024
1 parent 353ede2 commit 345ec9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-to-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v2
with:
token: ${{ secrets.PUBLIC_REPO_ACCESS_TOKEN }}
- name: Identify
Expand Down

0 comments on commit 345ec9d

Please sign in to comment.