Add build number generate action

https://github.com/zyborg/gh-action-buildnum
This commit is contained in:
Eugene Bekker 2019-10-10 11:34:29 -04:00 committed by GitHub
parent b9c158a6f2
commit 2a3b3aac2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -121,6 +121,7 @@ An example: `https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%2
- [Programmatically set environment variables for use in subsequent steps](https://github.com/allenevans/set-env)
- [Run your job on another architecture: arm32, aarch64 and others](https://github.com/uraimo/run-on-arch-action)
- [Generate a table of contents](https://github.com/technote-space/toc-generator)
- [Generate build numbers across multiple scopes](https://github.com/zyborg/gh-action-buildnum)
### Testing and Linting