Build a vellum package
Version updated for https://github.com/Eeems/vbuild-action to version v1.1.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action, Eeems/vbuild-action, automates the process of building software packages by processing source files located in a specified directory and preparing them for distribution. It simplifies package creation across different architectures and integrates seamlessly into CI/CD workflows to streamline software build and delivery pipelines.
What’s Changed
What’s Changed
- Try to fix tests by @Eeems in https://github.com/Eeems/vbuild-action/pull/1
- Add arch by @Eeems in https://github.com/Eeems/vbuild-action/pull/2
Full Changelog: https://github.com/Eeems/vbuild-action/compare/v1.0.1...v1.1.0