Skip to content

Commit

Permalink
change content repo
Browse files Browse the repository at this point in the history
  • Loading branch information
JaroCamphuijsen committed Jun 6, 2024
1 parent 874c720 commit 4b6fe74
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
content_organization: esciencecenter-digital-skills
content_repository: research-software-support
content_ref: NEBULA-update
content_ref: main
base_url: NEBULA
nebula_ref: ${{ github.sha }}
deploy_to_ghpages: false
4 changes: 2 additions & 2 deletions .github/workflows/deploy_dummy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
uses: ./.github/workflows/deploy.yml
with:
content_organization: esciencecenter-digital-skills
content_repository: research-software-support
content_ref: main
content_repository: NEBULA-content-template
content_ref: v1.0.0
base_url: NEBULA
nebula_ref: ${{ github.sha }}
deploy_to_ghpages: true
Expand Down

0 comments on commit 4b6fe74

Please sign in to comment.