Skip to content

update workflow using the explicit repository input and add NEBULA du… #1

update workflow using the explicit repository input and add NEBULA du…

update workflow using the explicit repository input and add NEBULA du… #1

Workflow file for this run

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

View workflow run for this annotation

GitHub Actions / Deploy to gh-pages

Invalid workflow file

The workflow is not valid. .github/workflows/deploy_dummy.yml (Line: 10, Col: 3): Error calling workflow 'esciencecenter-digital-skills/NEBULA/.github/workflows/deploy.yml@main'. The nested job 'build_and_deploy' is requesting 'contents: write', but is only allowed 'contents: read'.
uses: esciencecenter-digital-skills/NEBULA/.github/workflows/deploy.yml@main