Skip to content

Commit

Permalink
chore: fix auto publish (#564)
Browse files Browse the repository at this point in the history
* chore: fix auto publish
  • Loading branch information
Kabir-Ivan authored Jul 3, 2024
1 parent 099dcb8 commit 0cef1cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
uses: actions/checkout@v2
with:
fetch-depth: 0
token: ${{ secrets.GH_ACCESS_TOKEN }}
- name: Setup Node JS
uses: actions/setup-node@v2
with:
Expand Down

0 comments on commit 0cef1cd

Please sign in to comment.