fix: formatting
This commit is contained in:
parent
51af413fad
commit
3ee83870ce
1 changed files with 2 additions and 2 deletions
4
.github/workflows/deploy-demo.yml
vendored
4
.github/workflows/deploy-demo.yml
vendored
|
|
@ -1,12 +1,12 @@
|
|||
name: Deploy demo
|
||||
|
||||
on: [ workflow_dispatch ]
|
||||
on: [workflow_dispatch]
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
concurrency:
|
||||
group: "pages"
|
||||
group: 'pages'
|
||||
cancel-in-progress: false
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue