Skip to content

Commit

Permalink
refactor: don't specify github token
Browse files Browse the repository at this point in the history
  • Loading branch information
yoctoyotta1024 committed May 2, 2024
1 parent a4753b8 commit 9f69343
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cocogitto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,4 @@ jobs:
uses: softprops/action-gh-release@v1
with:
body_path: GITHUB_CHANGELOG.md
token: ${{ secrets.CUSTOM_GITHUB_TOKEN }}
tag_name: ${{ steps.release.outputs.version }}

0 comments on commit 9f69343

Please sign in to comment.