Skip to content

Use gh CLI instead of actions/create-release@v1 action #39

Use gh CLI instead of actions/create-release@v1 action

Use gh CLI instead of actions/create-release@v1 action #39

Workflow file for this run

on:
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: make build scan