Skip to content

Commit

Permalink
Merge pull request #135 from N5GEH/133-token-for-semantic-release-out…
Browse files Browse the repository at this point in the history
…dated

chore: update token
  • Loading branch information
djs0109 authored Sep 5, 2023
2 parents f6e88ea + 5de2199 commit c9d80c5
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 c9d80c5

Please sign in to comment.