mirror of
https://github.com/nature-of-code/noc-book-2
synced 2024-11-17 07:49:05 +01:00
fix syntax
This commit is contained in:
parent
c1b1419610
commit
6dca6b3899
1 changed files with 2 additions and 2 deletions
4
.github/workflows/notion-git.yml
vendored
4
.github/workflows/notion-git.yml
vendored
|
@ -21,7 +21,7 @@ jobs:
|
|||
|
||||
- name: Update folder permissions
|
||||
run: sudo chown -R $USER:$USER .
|
||||
|
||||
|
||||
- name: Create Pull Request
|
||||
id: cpr
|
||||
uses: peter-evans/create-pull-request@v3
|
||||
|
@ -33,4 +33,4 @@ jobs:
|
|||
signoff: false
|
||||
branch: notion-update-docs
|
||||
delete-branch: false
|
||||
title: '[Notion] Update docs'ß
|
||||
title: '[Notion] Update docs'
|
Loading…
Reference in a new issue