Skip to content

v20.5.15

v20.5.15 #454

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'