Skip to content

Commit

Permalink
updated dist file for ba7b322
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jun 4, 2020
1 parent 0e7e0cf commit 0512a22
Show file tree
Hide file tree
Showing 4 changed files with 5,907 additions and 21,630 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
node-version:
- 12
steps:
- uses: phish108/[email protected].24
- uses: phish108/[email protected].25
with:
github-token: ${{ secrets.GITHUB_TOKEN}}
```
Expand Down Expand Up @@ -107,7 +107,7 @@ jobs:
- run: npm test
env:
CI: "true"
- uses: phish108/[email protected].24
- uses: phish108/[email protected].25
with:
github-token: ${{ secrets.GITHUB_TOKEN}}
with-v: "true"
Expand Down Expand Up @@ -201,7 +201,7 @@ jobs:
git config --local user.email "[email protected]"
git config --local user.name "GitHub Action"
- uses: phish108/[email protected].24
- uses: phish108/[email protected].25
id: tagger
env:
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand All @@ -218,7 +218,7 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
- uses: phish108/[email protected].24
- uses: phish108/[email protected].25
env:
github-token: ${{ secrets.GITHUB_TOKEN }}
branch: master
Expand Down
Loading

0 comments on commit 0512a22

Please sign in to comment.