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 runs-on: ubuntu-latest
steps: steps:
- name: Cancel Previous Runs - name: Cancel Previous Runs
uses: styfle/cancel-workflow-action@0.9.0 uses: styfle/cancel-workflow-action@0.9.0
with: with:
access_token: ${{ secrets.GITHUB_TOKEN }} access_token: ${{ secrets.GITHUB_TOKEN }}
# install dependencies # install dependencies
install: install: