Skip to content

Commit

Permalink
chore: fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed Sep 27, 2022
1 parent 8140d26 commit 62aac74
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ permissions:
jobs:
goreleaser:
runs-on: ubuntu-latest
if: github.event.pull_request.head.repo.full_name == github.repository
env:
DOCKER_CLI_EXPERIMENTAL: "enabled"
steps:
Expand Down

0 comments on commit 62aac74

Please sign in to comment.