Skip to content

Commit

Permalink
Merge pull request #7 from FAIRmat-NFDI/deactivate-auto-release
Browse files Browse the repository at this point in the history
Deactivated automated version release to pypi
  • Loading branch information
mkuehbach authored Apr 24, 2024
2 parents 4e94593 + 93796e0 commit 627d041
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Upload Python Package

on:
release:
types: [published]
on: workflow_dispatch
# release:
# types: [published]

jobs:
deploy:
Expand Down

0 comments on commit 627d041

Please sign in to comment.