Skip to content

Commit

Permalink
馃敄 Release version 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Luanee committed Sep 22, 2023
1 parent 89df925 commit 93ed909
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Publish
on:
release:
types:
- created
- published

jobs:
build:
Expand All @@ -22,7 +22,6 @@ jobs:

publish:
needs: ['build']
environment: 'publish'
name: Publish release to PyPi

runs-on: ubuntu-latest
Expand Down

0 comments on commit 93ed909

Please sign in to comment.