mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-02-22 15:49:52 -05:00
Update workflow publish-artifacts.yml
This commit is contained in:
parent
b07f939c37
commit
39a3c7cc8b
6
.github/workflows/publish-artifacts.yml
vendored
6
.github/workflows/publish-artifacts.yml
vendored
@ -5,6 +5,10 @@ on:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
|
||||
jobs:
|
||||
build:
|
||||
@ -29,4 +33,4 @@ jobs:
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: python-package-distributions
|
||||
path: dist/
|
||||
path: dist/
|
||||
|
Loading…
x
Reference in New Issue
Block a user