Skip to content

Commit

Permalink
workflow event
Browse files Browse the repository at this point in the history
  • Loading branch information
LazyFury committed Jan 18, 2024
1 parent cb2b3dd commit 9ac85df
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/workflow.yml
Expand Up @@ -8,9 +8,14 @@

name: Upload Python Package



on:
release:
types: [published]
push:
branches:
- master

permissions:
contents: read
Expand Down

0 comments on commit 9ac85df

Please sign in to comment.