Skip to content

Commit

Permalink
fix: add initial version (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
szenius authored Sep 16, 2021
1 parent 08f9988 commit c9c6ae9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/on_master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
WITH_V: false
RELEASE_BRANCHES: master
DEFAULT_BUMP: patch
INITIAL_VERSION: 1.1.2
- name: Update Notion property
uses: ./
with:
Expand Down
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# Notion Update Page

![Test Action](https://github.com/szenius/notion-update-page/workflows/.github/workflows/action.yml/badge.svg)

GitHub action to update a Notion page property on commit created by merging a Pull Request.

Originally built for updating version tag in Notion page on commit. See [the test workflow](.github/workflows/on_master.yml) as an example.
Expand Down

0 comments on commit c9c6ae9

Please sign in to comment.