Skip to content

Commit

Permalink
ci: fix release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
metafates committed Aug 14, 2022
1 parent 2a0383e commit a41acd8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: goreleaser

on:
- workflow_dispatch
- push:
workflow_dispatch:
push:
tags:
- '*'

Expand Down

0 comments on commit a41acd8

Please sign in to comment.