Skip to content

Commit

Permalink
chore: remove token from publish action
Browse files Browse the repository at this point in the history
  • Loading branch information
dtjones404 committed Mar 21, 2023
1 parent ef613ca commit 00b0073
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 @@ -7,7 +7,6 @@ jobs:
- name: ⬇️ Checkout repo
uses: actions/checkout@v2
with:
token: ${{ secrets.ACCESS_TOKEN }}
fetch-depth: 0

- name: ⎔ Setup node
Expand Down

0 comments on commit 00b0073

Please sign in to comment.