Skip to content

Create release.yaml

Create release.yaml #1

Workflow file for this run

name: "Release"
on:
push:
branches: [ main ]
jobs:
release:
runs-on: ubuntu-latest
steps:
- name: Report Release To OpsLevel
uses: opslevel/[email protected]
with:
integration_url: ${{ secrets.DEPLOY_INTEGRATION_URL }}
service: "homebrew_tap"