Skip to content

Delete output/assets/images/logo_arkhn.png #3

Delete output/assets/images/logo_arkhn.png

Delete output/assets/images/logo_arkhn.png #3

name: Workflow Sushi Tests gitHubpages
on:
workflow_call:
push:
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
run-sushi-tests_gitHubPages:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
path: igSource
- uses: ansforge/[email protected]
with:
repo_ig: "./igSource"
github_page: "true"
github_page_token: ${{ secrets.GITHUB_TOKEN }}
bake: "true"
nos: "true"
validator_cli: "true"
generate_testscript: "false"
generate_plantuml : "true"