Skip to content

Workflow file for this run

# Verifies that `./script/ghpublish.bash` is WAI
name: ghpublish
on:
push:
branches:
- "release/**"
- "fullbuild"
- "ghpublishbuild"
jobs:
test_ghpublish_bash:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- run: ./script/ghpublish_test.bash