Skip to content

Commit bc27baf

Browse files
authored
Update release.yml
1 parent 3274bd0 commit bc27baf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
with:
2929
message: "Bump version to ${{ github.event.release.tag_name }}"
3030
add: "pyproject.toml"
31+
ref: "master"
3132
env:
3233
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3334
- name: Build and publish to PyPi

0 commit comments

Comments
 (0)