Skip to content

Commit

Permalink
Bugfix
Browse files Browse the repository at this point in the history
removed env that was breaking
  • Loading branch information
ondrovic committed Aug 25, 2024
1 parent ccf5e93 commit 4ca048d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/releaser.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
# .github/workflows/release.yml
name: goreleaser

env:
DEFAULT_BRANCH: refs/heads/${{ github.event.repository.default_branch }}

on:
# pull_request:
push:
branches: [master]
# run only against tags
Expand Down

0 comments on commit 4ca048d

Please sign in to comment.