Skip to content

Add base python versions #6

Add base python versions

Add base python versions #6

name: Publish artifact

Check failure on line 1 in .github/workflows/publish-artifact.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/publish-artifact.yml

Invalid workflow file

you may only define one of `branches` and `branches-ignore` for a single event
on:
pull_request:
branches:
- main
branches-ignore:
- 'dependabot**'
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Publish artifact
uses: actions/upload-artifact@v2
with:
name: pioneer-uploader.exe
path: dist