Skip to content

Merge pull request #61 from esciencecenter-digital-skills/module-card… #232

Merge pull request #61 from esciencecenter-digital-skills/module-card…

Merge pull request #61 from esciencecenter-digital-skills/module-card… #232

Workflow file for this run

name: Clean install and build check (no deploy) with specified content
on:
push:
branches:
- main
pull_request:
jobs:
deploy_with_NEBULA:
permissions:
contents: write
uses: ./.github/workflows/deploy.yml
with:
content_organization: esciencecenter-digital-skills
content_repository: NEBULA-content-template
content_ref: v1.0.0
base_url: NEBULA
nebula_ref: ${{ github.sha }}
deploy_to_ghpages: false