Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
See discussion: https://github.com/orgs/AlaskaAirlines/discussions/523 This code diff shows changes made to a YAML file named `testPublish.yml` and a JSON file named `package.json`. The changes include adding a new step `npm run build:test` in the `jobs` section of the YAML file and modifying the `build` script in the JSON file to include new scripts `build:test` and `build:release`. Changes to be committed: modified: .github/workflows/testPublish.yml modified: package.json
- Loading branch information