mirror of
https://github.com/nature-of-code/noc-book-2
synced 2024-11-17 07:49:05 +01:00
remove old action
This commit is contained in:
parent
a523a9e6f5
commit
41671306f4
1 changed files with 0 additions and 18 deletions
18
.github/workflows/notiongit.yml
vendored
18
.github/workflows/notiongit.yml
vendored
|
@ -1,18 +0,0 @@
|
|||
#name: notiongit
|
||||
#on:
|
||||
# workflow_dispatch:
|
||||
#jobs:
|
||||
# auto-sync-from-notion-to-github:
|
||||
# runs-on: ubuntu-latest
|
||||
# steps:
|
||||
# - name: Checkout code
|
||||
# uses: actions/checkout@v2
|
||||
#
|
||||
# - name: Notion2Github
|
||||
# uses: 43-stuti/notion-github@v1.3
|
||||
# with:
|
||||
# SECRET_GITHUB: ${{secrets.TOKEN_GITHUB}}
|
||||
# NOTION_SECRET: ${{secrets.TOKEN_NOTION}}
|
||||
# OWNER: 'nature-of-code'
|
||||
# REPO: 'noc-notion'
|
||||
# BLOCK_NAME: 'Book'
|
Loading…
Reference in a new issue