You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
GitHub Action
dragon-build
0.0.8
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@master
You can also refer to any of the release tags, rather than using the master version of the action.