Skip to content

Commit

Permalink
remove github token
Browse files Browse the repository at this point in the history
  • Loading branch information
seokju-na committed Nov 16, 2024
1 parent 0c3cbb8 commit 5ab5fa2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
token: ${{ secrets.GH_TOKEN }}
- uses: ./.github/actions/node-setup
- uses: ./.github/actions/yarn-setup
- name: bump version
Expand Down

0 comments on commit 5ab5fa2

Please sign in to comment.