Skip to content

Commit

Permalink
build: update release workflow branch
Browse files Browse the repository at this point in the history
  • Loading branch information
taylor-cedar committed Feb 8, 2022
1 parent 412830d commit a8baa2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
token: ${{ secrets.GH_TOKEN }}

- name: Python Semantic Release
uses: cedar-team/python-semantic-release@debugging
uses: cedar-team/python-semantic-release
with:
github_token: ${{ secrets.GH_TOKEN }}
pypi_token: ${{ secrets.PYPI_TOKEN }}
pypi_token: ${{ secrets.PYPI_TOKEN }}

0 comments on commit a8baa2a

Please sign in to comment.