Skip to content
This repository was archived by the owner on Dec 10, 2024. It is now read-only.

Add archive notice (#75) #12

Add archive notice (#75)

Add archive notice (#75) #12

Workflow file for this run

name: build
on:
push:
branches:
- "branch-*"
tags:
- "v**"
- "!v**a"
jobs:
build_and_upload:
name: Build Frigate Package
secrets: inherit
uses: ./.github/workflows/build_conda_and_pypi.yaml
with:
upload: true