Skip to content

Commit

Permalink
build(release): change code branch for more debugging
Browse files Browse the repository at this point in the history
update the semantic release branch to show version
  • Loading branch information
taylor-cedar committed Jul 15, 2021
1 parent 25d884f commit 3cd8a92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
fetch-depth: 0

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

0 comments on commit 3cd8a92

Please sign in to comment.