Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
chore: update documentation and bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
shanegenschaw committed Mar 21, 2023
1 parent e682ec0 commit 07c7b80
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: khan/pull-request-comment-trigger@v1.1.0
- uses: shanegenschaw/pull-request-comment-trigger@v1.1.0
id: check
with:
trigger: '@deploy'
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pull-request-comment-trigger",
"version": "1.0.0",
"version": "1.1.0",
"description": "",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 07c7b80

Please sign in to comment.