Skip to content

Commit

Permalink
CI/CD: Moved publish of new release to manual trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
Seluj78 committed Jun 10, 2024
1 parent 792eafa commit 786a708
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
name: Publish Python Package

on:
push:
branches:
- main
workflow_dispatch:

jobs:
deploy:
Expand Down

0 comments on commit 786a708

Please sign in to comment.