Update build_push.yml

This commit is contained in:
Jays2Kings 2023-04-15 14:02:07 -04:00 committed by GitHub
parent 63961cbd16
commit 2ca170d403
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@ jobs:
steps: steps:
- name: Cancel previous runs - name: Cancel previous runs
uses: styfle/cancel-workflow-action@0.9.1 uses: styfle/cancel-workflow-action@0.11.0
with: with:
access_token: ${{ github.token }} access_token: ${{ github.token }}
all_but_latest: true all_but_latest: true