mirror of
https://github.com/cotes2020/chirpy-starter.git
synced 2025-06-08 09:10:19 +10:00
test
This commit is contained in:
parent
b4e2dac5c3
commit
d0bad0319f
2
.github/workflows/pages-deploy.yml
vendored
2
.github/workflows/pages-deploy.yml
vendored
@ -19,7 +19,7 @@ permissions:
|
|||||||
|
|
||||||
# Allow one concurrent deployment
|
# Allow one concurrent deployment
|
||||||
concurrency:
|
concurrency:
|
||||||
group: "pages"
|
group: pages-${{ github.ref }}
|
||||||
cancel-in-progress: true
|
cancel-in-progress: true
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user