Skip to content

Update version to 1.3.0 #4

Update version to 1.3.0

Update version to 1.3.0 #4

Workflow file for this run

name: CI
on:
workflow_dispatch:
push:
branches: [main]
jobs:
build-and-test:
uses: ./.github/workflows/pipeline.yml
with:
deploy-snapshot: true
secrets: inherit