Skip to content

Commit e33881a

Browse files
committed
ci: always upload deploy artifacts
1 parent 4d94e52 commit e33881a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ jobs:
6767
6868
- name: Upload build artifacts
6969
uses: actions/upload-artifact@v3
70-
if: ${{ matrix.os == 'ubuntu-latest' && startsWith(github.ref, 'refs/tags/') }}
7170
with:
7271
name: pkgcraft-python
7372
path: pkgcraft-python/dist/*

0 commit comments

Comments
 (0)