Skip to content

Commit

Permalink
chore: update token
Browse files Browse the repository at this point in the history
  • Loading branch information
djs0109 committed Sep 5, 2023
1 parent 6a74a53 commit 5de2199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semantic-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
uses: relekang/python-semantic-release@master
with:
directory: ./app/Entirety
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.CI_TOKEN }}

0 comments on commit 5de2199

Please sign in to comment.