Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
Tmp trigger on release edit to retrigger publishing of older releases
  • Loading branch information
sander1988 authored Jul 15, 2024
1 parent 8df91fb commit 879633a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ name: Upload Python Package

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

jobs:
deploy:
Expand Down

0 comments on commit 879633a

Please sign in to comment.