diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 956d61c..2b99578 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -64,7 +64,6 @@ jobs: app_id: ${{ secrets.OS_GITHUB_APP_ID }} private_key: ${{ secrets.OS_GITHUB_APP_PRIVATE_KEY }} - steps: - name: "☁️ checkout repository" uses: actions/checkout@v3 with: