Skip to content

Commit

Permalink
GH workflows: trigger release (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
IceKhan13 committed Nov 23, 2022
1 parent 9319d92 commit 3d0ea0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-package.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Release to PyPi and upload artifact

on:
workflow_dispatch:
push:
tags:
- '*'
Expand Down

0 comments on commit 3d0ea0c

Please sign in to comment.