Skip to content

Commit

Permalink
ci: remove useless action checkout token
Browse files Browse the repository at this point in the history
  • Loading branch information
oknozor committed Feb 14, 2024
1 parent 37a095f commit 4b67d2a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/Release.yaml
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.RELEASE_TOKEN}}

- run: |
git config user.name github-actions
Expand Down

0 comments on commit 4b67d2a

Please sign in to comment.