Skip to content

Commit 54d239a

Browse files
committed
add .
1 parent a80a963 commit 54d239a

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

.github/workflows/publish.yml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,9 @@
55
name: Python Package
66

77
on:
8-
# create:
9-
# tags:
10-
# - '**'
11-
push:
12-
branch:
13-
publish
8+
create:
9+
tags:
10+
- '**'
1411

1512
jobs:
1613
release:

0 commit comments

Comments
 (0)