Skip to content

Update build-workflow.yml #11

Update build-workflow.yml

Update build-workflow.yml #11

Workflow file for this run

on:
push:
tags:
- workflow-bin-v**
jobs:
build-workflow-bin:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: cargo build --release
working-directory: .github/workflow-bin
- uses: softprops/action-gh-release@v2
with:
files: .github/workflow-bin/release/workflow-bin