f9b0c3f5e4
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.4 to 1.2.5. - [Release notes](https://github.com/actions/toolkit/releases) - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> |
||
---|---|---|
.github/workflows | ||
node_modules | ||
action.yml | ||
LICENSE | ||
main.js | ||
package-lock.json | ||
package.json | ||
README.md |
Build Debian package Github Action
An action that builds a Debian package from source in a Docker container.
Usage
- name: Build Debian package
uses: dawidd6/action-debian-package@v1
with:
source_directory: lolcat # optional, relative to workspace directory
artifacts_directory: output # optional, relative to workspace directory