update workflow using the explicit repository input and add NEBULA du… #1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Deploy to gh-pages | ||
on: | ||
push: | ||
branches: | ||
main | ||
workflow_dispatch: | ||
jobs: | ||
deploy_with_NEBULA: | ||
Check failure on line 10 in .github/workflows/deploy_dummy.yml GitHub Actions / Deploy to gh-pagesInvalid workflow file
|
||
uses: esciencecenter-digital-skills/NEBULA/.github/workflows/deploy.yml@main | ||