Skip to content

Commit

Permalink
Enable manual trigger of publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tpict committed Oct 6, 2023
1 parent 318767e commit f237c67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Publish Release(s)

on:
workflow_dispatch: {}
push:
tags:
- "*"
Expand Down

0 comments on commit f237c67

Please sign in to comment.