Skip to content

v1.8.0: new age-based matcher #21

v1.8.0: new age-based matcher

v1.8.0: new age-based matcher #21

Workflow file for this run

name: Create Release Binary
on:
release:
types: [created, edited]
jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: wangyoucao577/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: linux
goarch: amd64
build_command: make build
overwrite: true
binary_name: action
asset_name: action