Skip to content

Commit

Permalink
better workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
BinarSkugga committed Oct 11, 2023
1 parent 85a264c commit 6f2f72f
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,9 @@
name: Upload Python Package

on:
workflow_run:
workflows: ["Python package"]
branches: [ main ]
types:
- completed
release:
types: [published]
push:
paths:
- '**.cfg'

permissions:
contents: read
Expand Down

0 comments on commit 6f2f72f

Please sign in to comment.