Skip to content

Commit

Permalink
fix(lint): add missing '}'
Browse files Browse the repository at this point in the history
  • Loading branch information
tagoro9 committed Dec 15, 2023
1 parent ade3141 commit b7f1941
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lint/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,4 @@ runs:
uses: open-turo/actions-release/lint-release-notes@v4
env:
NPM_AUTH_TOKEN: ${{ inputs.npm-auth-token }}
NPM_TOKEN: ${{ inputs.npm-token }
NPM_TOKEN: ${{ inputs.npm-token }}

0 comments on commit b7f1941

Please sign in to comment.