Skip to content

Home for actions used in the SKY UX SDK pipeline

License

Notifications You must be signed in to change notification settings

blackbaud/skyux-sdk-actions

Repository files navigation

@skyux-sdk/actions

Usage

- 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.

Preventing the action from running for specific commits

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.

Build

npm run build

About

Home for actions used in the SKY UX SDK pipeline

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •