Github action to build a dragon package
dragon-build takes no arguments when used in any workflow. Just use
the action like any other action under any workflow job.
steps:
- name: Build packages
uses: DragonBuild/build@masterYou can also refer to any of the release tags, rather than using the master version of the action.