Skip to content

Commit

Permalink
publish on tag and workflow_dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
zariiii9003 committed Oct 15, 2023
1 parent de878f9 commit 4156afb
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
name: Build & Release

on:
release:
types: [ published ]
push:
tags:
- '*'
workflow_dispatch:


jobs:
build_wheels:
Expand Down

0 comments on commit 4156afb

Please sign in to comment.