Skip to content

Commit

Permalink
update github action
Browse files Browse the repository at this point in the history
  • Loading branch information
saffronjam committed Sep 25, 2023
1 parent c132592 commit b4d6dde
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
name: Upload Python Package

on:
release:
types: [published]

permissions:
contents: read
push:
branches:
- main
workflow_dispatch:

jobs:
deploy:
Expand Down

0 comments on commit b4d6dde

Please sign in to comment.