Skip to content

Commit

Permalink
Allow running create release from github UI
Browse files Browse the repository at this point in the history
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
  • Loading branch information
dims committed Jun 29, 2023
1 parent ea9bcae commit dc71b8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create-release.yml
@@ -1,6 +1,7 @@
# Github Action to create a release with goreleaser
name: Create Release
on:
workflow_dispatch:
push:
# Sequence of patterns matched against refs/tags
tags:
Expand Down

0 comments on commit dc71b8c

Please sign in to comment.