feat(github actions): updated yml file

This commit is contained in:
svetlanaMuravlova
2021-09-01 10:03:49 +03:00
parent bc9361ebe0
commit 3b30991e11

View File

@@ -27,9 +27,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Cancel Previous Runs
uses: styfle/cancel-workflow-action@0.9.0
with:
access_token: ${{ secrets.GITHUB_TOKEN }}
uses: styfle/cancel-workflow-action@0.9.0
with:
access_token: ${{ secrets.GITHUB_TOKEN }}
# install dependencies
install: