diff --git a/.github/workflows/released.yaml b/.github/workflows/released.yaml index a8bc3ca..79b7b16 100644 --- a/.github/workflows/released.yaml +++ b/.github/workflows/released.yaml @@ -33,7 +33,7 @@ jobs: timeout-minutes: 3 steps: - - uses: ydataai/cancel-workflow-action@0.7.0-fix + - uses: ydataai/cancel-workflow-action@0.7.0 with: ignore_sha: true access_token: ${{ secrets.ACCESS_TOKEN }}