Skip to content

Merge pull request #55 from esciencecenter-digital-skills/update-work… #212

Merge pull request #55 from esciencecenter-digital-skills/update-work…

Merge pull request #55 from esciencecenter-digital-skills/update-work… #212

Workflow file for this run

name: Clean install and build check (no deploy) with specified content
on:
push:
branches:
- main
pull_request:
branches:
- main
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