Skip to content

Commit 9dd5cee

Browse files
author
Amitayush Thakur
committed
Publish only on manual trigger
1 parent e2541df commit 9dd5cee

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/github-publish-actions.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
name: Publish to PyPI
22

33
on:
4-
push:
5-
# This example triggers on any branch named "release"
6-
branches:
7-
- release
4+
workflow_dispatch:
85

96
jobs:
107
publish:

0 commit comments

Comments
 (0)