update
This commit is contained in:
parent
b367c08be4
commit
d9becc67b6
4 changed files with 42 additions and 27 deletions
|
@ -8,6 +8,7 @@ An action that builds a Debian package from source.
|
|||
- name: Build Debian package
|
||||
uses: dawidd6/action-debian-package@master
|
||||
with:
|
||||
directory: lolcat # optional, relative to workspace directory
|
||||
source_directory: lolcat # optional, relative to workspace directory
|
||||
artifacts_directory: output # optional, relative to workspace directory
|
||||
os: debian # or ubuntu, defaults to debian
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue