Skip to content

Commit

Permalink
build: release snapshot via workflow dispatch (#1130)
Browse files Browse the repository at this point in the history
* useful when publishing snapshot from non main branch
  • Loading branch information
patriknw authored Feb 23, 2024
1 parent d91efe2 commit 0d14e4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches:
- main
tags: ["*"]
workflow_dispatch:

permissions:
contents: read
Expand Down

0 comments on commit 0d14e4f

Please sign in to comment.