Skip to content

Commit

Permalink
build: update branch name for release
Browse files Browse the repository at this point in the history
  • Loading branch information
taylor-cedar authored Feb 8, 2022
1 parent a8baa2a commit 5921d3e
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 @@ -17,7 +17,7 @@ jobs:
token: ${{ secrets.GH_TOKEN }}

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

0 comments on commit 5921d3e

Please sign in to comment.