Skip to content

Commit

Permalink
ci: remove PAT
Browse files Browse the repository at this point in the history
  • Loading branch information
silentworks committed Aug 9, 2024
1 parent c2b20e0 commit 4b5a3b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ jobs:
with:
ref: ${{ github.ref }}
fetch-depth: 0
token: ${{ secrets.SILENTWORKS_PAT }}

- name: Rename Project
id: rename_project
Expand Down

0 comments on commit 4b5a3b5

Please sign in to comment.