Skip to content

Commit

Permalink
modifying workflow to use the updated goreleaser yaml config
Browse files Browse the repository at this point in the history
  • Loading branch information
shibme committed Jul 12, 2024
1 parent f2b1c76 commit 86898d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
-e GITHUB_TOKEN \
-e HOMEBREW_SSH_KEY \
goreleaser:local release \
-f .goreleaser/slv-core.yaml \
--clean
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 86898d8

Please sign in to comment.