Skip to content

Commit 3150c99

Browse files
committed
read me edited
1 parent f60b962 commit 3150c99

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -90,16 +90,16 @@ To get started with this template, follow these steps:
9090

9191
```bash
9292
on:
93-
workflow_dispatch:
94-
push:
95-
branches: main
93+
workflow_dispatch:
94+
push:
95+
branches: main
9696

9797
name: Quarto Publish
9898

99-
jobs:
100-
build-deploy:
101-
runs-on: ubuntu-latest
102-
permissions:
99+
jobs:
100+
build-deploy:
101+
runs-on: ubuntu-latest
102+
permissions:
103103
contents: write
104104
steps:
105105
- name: Check out repository

0 commit comments

Comments
 (0)