diff --git a/.github/actions/release/action.yml b/.github/actions/release/action.yml index feae35d..587d185 100644 --- a/.github/actions/release/action.yml +++ b/.github/actions/release/action.yml @@ -18,4 +18,4 @@ runs: args: release --clean env: GITHUB_TOKEN: ${{ inputs.github-token }} - HOMEBREW_TAP_GITHUB_TOKEN: ${{ inputs.homebrew-tap-github-token }} + HOMEBREW_TAP_GITHUB_TOKEN: ${{ inputs.homebrew-tap-github-token }} \ No newline at end of file diff --git a/.github/workflows/semantic-pull-request.yml b/.github/workflows/semantic-pull-request.yml index acce435..e148aec 100644 --- a/.github/workflows/semantic-pull-request.yml +++ b/.github/workflows/semantic-pull-request.yml @@ -25,11 +25,11 @@ jobs: fix chore docs - style - refactor - perf test ci + refactor + style + perf scopes: | deps main