Skip to content

Revert to earlier NEBULA version to avoid broken image links #116

Revert to earlier NEBULA version to avoid broken image links

Revert to earlier NEBULA version to avoid broken image links #116

Workflow file for this run

name: Clean install and build check with content (no deployment)
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
deploy_with_NEBULA:
permissions:
contents: write
uses: esciencecenter-digital-skills/NEBULA/.github/workflows/[email protected]
with:
content_organization: ${{ github.repository_owner}}
content_repository: ${{ github.event.repository.name }}
content_ref: ${{ github.sha }}
nebula_ref: v1.3.1
deploy_to_ghpages: false