Skip to content

Commit

Permalink
https://github.com/coverallsapp/github-action/issues/26
Browse files Browse the repository at this point in the history
  • Loading branch information
herotangabc authored Dec 2, 2022
1 parent b89b4d8 commit 83fb52b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
# "ref" specifies the branch to check out.
# "github.event.release.target_commitish" is a global variable and specifies the branch the release targeted
ref: main
# ref: main
- uses: actions/setup-node@v2
with:
node-version: 14
Expand Down

0 comments on commit 83fb52b

Please sign in to comment.