Skip to content

Version 1.21.2.

Version 1.21.2. #29

Workflow file for this run

# yaml-language-server: $schema=https://json.schemastore.org/github-workflow
name: Build
on:
push:
branches:
- 'release'
workflow_dispatch:
permissions: {}
jobs:
build:
name: Build
permissions:
contents: write
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-build.yml@5da00cd003a94ef534a553d48b78a20ef4fadf0d # 2.9.7
with:
node: false
tag: ${{ github.event_name != 'workflow_dispatch' }}
vendor: true