Skip to content

Update versions

Update versions #362

Workflow file for this run

name: Build
on:
pull_request:
jobs:
build:
uses: ./.github/workflows/build_release.yml
with:
version: ${{ github.head_ref || github.ref_name }}