Skip to content

Merge branch 'master' into dev #427

Merge branch 'master' into dev

Merge branch 'master' into dev #427

Workflow file for this run

# action.yml
name: 'Build Release'
outputs:
bin_file: # id of output
description: 'The generated binary file'
runs:
using: 'docker'
image: 'Dockerfile'