Skip to content

Commit

Permalink
Update deploy.yml delete token line
Browse files Browse the repository at this point in the history
  • Loading branch information
ThinkWithPbody authored Jun 5, 2024
1 parent 07fbecd commit 13db20d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
token: ${{ secrets.GH_PAT }}
fetch-depth: 0 # Fetch all history for git info
submodules: "recursive"
- name: install pnpm
Expand Down

0 comments on commit 13db20d

Please sign in to comment.