Skip to content

Commit

Permalink
Update python-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wnma3mz authored Jan 20, 2021
1 parent 1100999 commit 558d121
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,12 @@

name: Upload Python Package

on:
release:
types: [created]
on: [push]

jobs:
deploy:

runs-on: self-hosted
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 558d121

Please sign in to comment.