Commit 10d07459 authored by robotcator's avatar robotcator
Browse files

using tag trigger rather than push trigger

parent 2c853fe8
......@@ -5,12 +5,9 @@
name: Python Package
on:
# create:
# tags:
# - '**'
push:
branch:
publish
create:
tags:
- '**'
jobs:
release:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment