Skip to content

Commit

Permalink
Обновление интеграции с Notion
Browse files Browse the repository at this point in the history
  • Loading branch information
memew1se committed Jun 30, 2022
1 parent 3e43249 commit 83baefe
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/notion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,9 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: github2notion
uses: Pacific-Agency/github-to-notion@v0.2.1
uses: Pacific-Agency/github-to-notion@v0.2.2
env:
NOTION_API_TOKEN: ${{ secrets.NOTION_API_TOKEN }}
DATABASE_ID: ${{ secrets.DATABASE_ID }}
BRACKET_TYPES: 4
PROJECT_NAME: Olymp Group
AUTHORS_IDS : ${{ secrets.AUTHORS_IDS }}

0 comments on commit 83baefe

Please sign in to comment.