Skip to content

Remove repoName config variable #172

Remove repoName config variable

Remove repoName config variable #172

Workflow file for this run

name: Dummy NEBULA content deployment
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: research-software-support
content_ref: NEBULA-update
base_url: NEBULA
nebula_ref: ${{ github.sha }}