Skip to content

Commit

Permalink
chore(build.yml): remove trailing whitespace
Browse files Browse the repository at this point in the history
chore(release.yml): remove trailing whitespace
  • Loading branch information
mrinc committed Dec 18, 2023
1 parent 5f4b11d commit 8ab3760
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ jobs:
build-plugin:
uses: BetterCorp/service-base-build-workflows/.github/workflows/node.yml@master
with:
PUBLISH: false
PUBLISH: false
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
secrets:
NPM_TOKEN_PUB: ${{ secrets.NPM2_TOKEN_PUB }}
NPM_EMAIL: ${{ secrets.NPM_EMAIL }}
NPM_NAME: ${{ secrets.NPM_NAME }}
NPM_NAME: ${{ secrets.NPM_NAME }}

0 comments on commit 8ab3760

Please sign in to comment.