Skip to content

Update doc filepaths to be more general #4

Update doc filepaths to be more general

Update doc filepaths to be more general #4

Workflow file for this run

name: 'Website'
on:
push:
branches-ignore: ['*-no-ci']
tags-ignore: ['*']
permissions:
contents: 'read'
pages: 'write'
id-token: 'write'
jobs:
build-and-deploy:
name: 'Build And Deploy'
uses: 'fox-land/hyperupcall-action/.github/workflows/website.yml@main'

Check failure on line 16 in .github/workflows/website.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/website.yml

Invalid workflow file

error parsing called workflow ".github/workflows/website.yml" -> "fox-land/hyperupcall-action/.github/workflows/website.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.