Skip to content

test update dev website #3

test update dev website

test update dev website #3

name: Update dev website
on:
push:
branches:
- test_reusable_page_creation
# - develop
# The action needs permissions to update the branch
permissions:
contents: write
jobs:
update_dev_website:
uses: ./CreateGitHubPagesForR.yml@test_reusable_page_creation #Yuri05/Test04/edit/main/.github/workflows/CreateGitHubPagesForR.yml@main

Check failure on line 14 in .github/workflows/update-dev-website.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/update-dev-website.yml

Invalid workflow file

invalid value workflow reference: references to workflows must be rooted in '.github/workflows'
with:
pkgdown_mode: 'devel'
extra_r_packages: 'github::Open-Systems-Pharmacology/OSPSuite.RUtils'
# gh-pages-branch: 'gh-pages' #default is always 'gh-pages'