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

using tag trigger rather than push trigger

parent 2c853fe8
...@@ -5,12 +5,9 @@ ...@@ -5,12 +5,9 @@
name: Python Package name: Python Package
on: on:
# create: create:
# tags: tags:
# - '**' - '**'
push:
branch:
publish
jobs: jobs:
release: 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