Skip to content

feat: sync all the bears, prep for 10.2 #6

feat: sync all the bears, prep for 10.2

feat: sync all the bears, prep for 10.2 #6

Workflow file for this run

---
name: "Build addon"
on:
push
jobs:
build_addon:
name: "Build Add-On"
uses: ./.github/workflows/build-addon.yml
with:
version: ${{ github.sha }}