Merge pull request #298 from internetarchive/galgeek-patch-3

Update workflow publish-artifacts.yml
This commit is contained in:
Barbara Miller 2024-10-30 15:59:29 -07:00 committed by GitHub
commit f4e6f6c1c3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,6 +5,10 @@ on:
branches: branches:
- main - main
- master - master
pull_request:
branches:
- main
- master
jobs: jobs:
build: build:
@ -29,4 +33,4 @@ jobs:
uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v4
with: with:
name: python-package-distributions name: python-package-distributions
path: dist/ path: dist/