Skip to content

Commit

Permalink
enable workflow dispatch for ci build
Browse files Browse the repository at this point in the history
  • Loading branch information
deftlion authored Dec 6, 2024
1 parent 1867eac commit 0d6b8c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
name: Create Release

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

0 comments on commit 0d6b8c8

Please sign in to comment.