- uses: blackbaud/skyux-sdk-actions@master
with:
github-token: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}
npm-token: ${{ secrets.NPM_TOKEN }}
slack-webhook: ${{ secrets.SLACK_WEBHOOK }}
See the actions.yml file for all available inputs.
You may append [ci skip] to the commit message (or pull request title when squash-merging) to instruct the action to skip all steps. Git tags will still release, however.
The npm-token input is optional. If not provided, the action will rely on NPM trusted publishers.
npm run build