diff --git a/.github/workflows/Release.yml b/.github/workflows/Release.yml index 2a681f3..60ea699 100644 --- a/.github/workflows/Release.yml +++ b/.github/workflows/Release.yml @@ -3,9 +3,7 @@ name: Release on: push: - branches: [ main ] pull_request: - branches: [ main ] env: CARGO_TERM_COLOR: always