Skip to content

Commit

Permalink
Merge branch 'main' into linux-arm64-arch-build
Browse files Browse the repository at this point in the history
  • Loading branch information
k1LoW authored Oct 2, 2023
2 parents 5619096 + 27d3031 commit 3e3bd1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Release (dry-run)
run: |
goreleaser release --config .goreleaser/darwin.yml --clean --snapshot --skip=publish
goreleaser release --config .goreleaser/darwin.yml --clean --snapshot --skip-publish
linux-release-test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3e3bd1e

Please sign in to comment.