We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4eefb4a commit 7769b94Copy full SHA for 7769b94
.github/workflows/python-ci.yml
@@ -45,6 +45,7 @@ jobs:
45
with:
46
artifacts: "package-${{github.ref_name}}.zip"
47
token: ${{ secrets.GITHUB_TOKEN }}
48
+ allowUpdates: true
49
# run: python -m build
50
# - name: Publish package
51
# uses: pypa/gh-action-pypi-publish@27b31702a0e7fc50959f5ad993c78deac1bdfc29
0 commit comments