Skip to content

Commit

Permalink
updated release files for e234383
Browse files Browse the repository at this point in the history
  • Loading branch information
phish108 committed Dec 22, 2020
1 parent 502ce2c commit 88f030b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- id: release
uses: phish108/[email protected].8-main.3
uses: phish108/[email protected].9-main.3
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand All @@ -88,7 +88,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- id: release
uses: phish108/[email protected].8-main.3
uses: phish108/[email protected].9-main.3
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
protected-paths: |
Expand Down
2 changes: 1 addition & 1 deletion 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": "release-check",
"version": "1.0.8",
"version": "1.0.9",
"description": "Check if a push or pull request should trigger a release.",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 88f030b

Please sign in to comment.