Skip to content

Update publishing options (adds manual procedure). #18

Update publishing options (adds manual procedure).

Update publishing options (adds manual procedure). #18

Workflow file for this run

# Run tests on pushes to all branches.
name: Check Branch
on: [push]
jobs:
test:
uses: ./.github/workflows/test.yaml