Skip to content

Commit

Permalink
Merge pull request #609 from dims/dims-allow-create-release-from-gith…
Browse files Browse the repository at this point in the history
…ub-ui-on-0.6-branch

Allow running create release from github UI (release-0.6 branch)
  • Loading branch information
dims authored Jun 29, 2023
2 parents ea9bcae + dc71b8c commit 0f53431
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
@@ -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 0f53431

Please sign in to comment.