Skip to content

Commit

Permalink
👷 Update CI secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
perdy committed Aug 31, 2021
1 parent 2cfbe2c commit 892c275
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,6 @@ jobs:
name: Publish version
run: npx semantic-release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_ACTIONS_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
PYPI_USERNAME: ${{ secrets.PYPI_USERNAME }}
PYPI_PASSWORD: ${{ secrets.PYPI_PASSWORD }}

0 comments on commit 892c275

Please sign in to comment.