Skip to content

feat(golang-rewrite): update workflows to only publish binaries for n… #316

feat(golang-rewrite): update workflows to only publish binaries for n…

feat(golang-rewrite): update workflows to only publish binaries for n… #316

Workflow file for this run

name: Release
on:
push:
branches:
- master
jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: GoogleCloudPlatform/release-please-action@v4
name: create release
with:
token: ${{ secrets.ASDF_WORKFLOW_TOKEN }}
release-type: simple