Skip to content

Commit

Permalink
Fix goreleaser workflow once again
Browse files Browse the repository at this point in the history
  • Loading branch information
olivere committed Nov 21, 2023
1 parent c6e415b commit 8e9d407
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Release

on:
pull_request:
push:
tags:
branches:
- 'main'

jobs:
Expand Down

0 comments on commit 8e9d407

Please sign in to comment.