Skip to content

Commit

Permalink
Update Action
Browse files Browse the repository at this point in the history
  • Loading branch information
olijeffers0n committed Oct 25, 2021
1 parent 0b29dfe commit a639f64
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: Upload Python Package

on:
[workflow_dispatch, release]
- release:
types: [created]
- workflow_dispatch

jobs:
deploy:
Expand Down

0 comments on commit a639f64

Please sign in to comment.