aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-06-18 16:35:33 -0600
committerGitHub <[email protected]>2021-06-18 16:35:33 -0600
commit96ad07f53821ba74e183cc4756850e494df9cf12 (patch)
treef62fb5c4181769f3905c11657f04e4daede476d4
parentMerge pull request #12 from Whirlsplash/renovate/jamesives-github-pages-deplo... (diff)
parentchore(deps): update styfle/cancel-workflow-action action to v0.9.0 (diff)
downloadsite-96ad07f53821ba74e183cc4756850e494df9cf12.tar.xz
site-96ad07f53821ba74e183cc4756850e494df9cf12.zip
Merge pull request #9 from Whirlsplash/renovate/styfle-cancel-workflow-action-0.x
chore(deps): update styfle/cancel-workflow-action action to v0.9.0
-rw-r--r--.github/workflows/deploy.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml
index ce0b9ca..711b03b 100644
--- a/.github/workflows/deploy.yml
+++ b/.github/workflows/deploy.yml
@@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Cancel Previous Runs 🚫
- uses: styfle/[email protected]
+ uses: styfle/[email protected]
with:
access_token: ${{ github.token }}