Skip to content

Commit

Permalink
Update version tag in README workflow file template (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
Julia Rosenson authored Oct 28, 2021
1 parent 368d695 commit 3036e17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -52,7 +52,7 @@ jobs:
name: Add GitHub Issues to Notion
steps:
- name: Add GitHub Issues to Notion
uses: instantish/notion-github-action@v1.1.0
uses: instantish/notion-github-action@v1.2.0
with:
notion-token: ${{ secrets.NOTION_TOKEN }}
notion-db: ${{ secrets.NOTION_DATABASE }}

0 comments on commit 3036e17

Please sign in to comment.