Skip to content

Merge pull request #223 from paperclip-ui/dev #411

Merge pull request #223 from paperclip-ui/dev

Merge pull request #223 from paperclip-ui/dev #411

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'