Skip to content

Commit

Permalink
Update python-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gil9red committed May 22, 2023
1 parent eb036ad commit a6441cd
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,13 @@ name: Upload Python Package

on:
release:
types: [published]
types:
- published

jobs:
deploy:
runs-on: ubuntu-latest

environment:
name: pypi
url: https://pypi.org/p/simple-wait

permissions:
id-token: write

Expand Down

0 comments on commit a6441cd

Please sign in to comment.