diff --git a/.github/workflows/action-release.yaml b/.github/workflows/action-release.yaml index ef5494d..d9c5322 100644 --- a/.github/workflows/action-release.yaml +++ b/.github/workflows/action-release.yaml @@ -9,7 +9,7 @@ on: - '*' jobs: - branch-release: + action-release: runs-on: ubuntu-latest steps: - name: Checkout code