Skip to content

Commit

Permalink
Fix version tag in README
Browse files Browse the repository at this point in the history
  • Loading branch information
jjhartmann authored Jun 18, 2021
1 parent 0a6600c commit 41e15da
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
@@ -37,7 +37,7 @@ jobs:
name: Add GitHub Issues to Notion
steps:
- name: Add GitHub Issues to Notion
uses: instantish/notion-github-action@1.0.0
uses: instantish/notion-github-action@v1.1.0
with:
notion-token: ${{ secrets.NOTION_TOKEN }}
notion-db: ${{ secrets.NOTION_DATABASE }}

0 comments on commit 41e15da

Please sign in to comment.