Skip to content

fix(VLIW): implement missing ALU instructions (#165) #76

fix(VLIW): implement missing ALU instructions (#165)

fix(VLIW): implement missing ALU instructions (#165) #76

# .github/workflows/release-please.yml
# This workflow handles the release-please system that manages releasing new versions.
# See: https://github.com/googleapis/release-please
name: release-please
on:
push:
branches:
- main
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4
with:
release-type: node
default-branch: main