-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0e7e0cf
commit 0512a22
Showing
4 changed files
with
5,907 additions
and
21,630 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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}} | ||
``` | ||
|
@@ -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" | ||
|
@@ -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 }} | ||
|
@@ -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 | ||
|
Oops, something went wrong.