Skip to content

Commit 7769b94

Browse files
authored
Update python-ci.yml
1 parent 4eefb4a commit 7769b94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
with:
4646
artifacts: "package-${{github.ref_name}}.zip"
4747
token: ${{ secrets.GITHUB_TOKEN }}
48+
allowUpdates: true
4849
# run: python -m build
4950
# - name: Publish package
5051
# uses: pypa/gh-action-pypi-publish@27b31702a0e7fc50959f5ad993c78deac1bdfc29

0 commit comments

Comments
 (0)