Skip to content

Commit

Permalink
ci(release): add manual trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
MrMarble committed Jun 16, 2021
1 parent e454e6c commit e7a21fd
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: goreleaser

on:
push:
tags:
- "*"
workflow_dispatch:
release:

jobs:
goreleaser:
Expand Down

0 comments on commit e7a21fd

Please sign in to comment.