Skip to content

Commit 69dbfdd

Browse files
committed
test
1 parent f2490ea commit 69dbfdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130
with:
131131
repo_token: ${{ secrets.GITHUB_TOKEN }}
132132
file: dist/*
133-
tag: ${{ needs.release-please.outputs.tag_name }}
133+
# tag: ${{ needs.release-please.outputs.tag_name }}
134134
file_glob: true
135135

136136
- name: Publish to PyPI

0 commit comments

Comments
 (0)