You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add GitHub action for header-gen build & publish (#6)
* Fix paths in package.json
* Add GitHub action for build workflow
This will publish the ml-header-generator package.
* Add cache dependency path
The setup-node action expects this to be at the root.
* Re-run action if build.yml is modified
* Use non-action package-versioner
This may fail if this repo doesn't have permissions to use this package
* Try using updated GHA to change version
* Actually set working-directory
* Remove old way
* Working dir change has now been released as 1.1.0
* Review feedback and merge into header-gen.yml
* Add permissions
* Don't update version on PR
* Only publish on GH release
Co-authored-by: Carlos Pereira Atencio <[email protected]>
---------
Co-authored-by: Matt Hillsdon <[email protected]>
Co-authored-by: Carlos Pereira Atencio <[email protected]>
0 commit comments