We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d94e52 commit e33881aCopy full SHA for e33881a
1 file changed
.github/workflows/deploy.yml
@@ -67,7 +67,6 @@ jobs:
67
68
- name: Upload build artifacts
69
uses: actions/upload-artifact@v3
70
- if: ${{ matrix.os == 'ubuntu-latest' && startsWith(github.ref, 'refs/tags/') }}
71
with:
72
name: pkgcraft-python
73
path: pkgcraft-python/dist/*
0 commit comments