Skip to content

Commit

Permalink
revert: allow goreleaser to run on demand
Browse files Browse the repository at this point in the history
Signed-off-by: Yagiz Degirmenci <[email protected]>
  • Loading branch information
ycd committed Jan 10, 2025
1 parent 00416da commit c593762
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: goreleaser

on:
release:
types: [created]
workflow_dispatch:
on: release

jobs:
goreleaser:
Expand Down

0 comments on commit c593762

Please sign in to comment.