Skip to content

Updated README.md

Updated README.md #2

Workflow file for this run

---
name: GitHub Pages
on:
release:
types:
- published
push:
branches: ["dev", "dev-update"]
workflow_dispatch: # Allows you to run this workflow manually from the Actions tab
jobs:
Pages:

Check failure on line 13 in .github/workflows/pages.yml

View workflow run for this annotation

GitHub Actions / GitHub Pages

Invalid workflow file

The workflow is not valid. .github/workflows/pages.yml (Line: 13, Col: 3): Error calling workflow 'dennykorsukewitz/dennykorsukewitz/.github/workflows/reusable.pages.yml@dev'. The nested job 'Trigger-GitHub-Pages' is requesting 'actions: write, checks: write, contents: write, deployments: write, discussions: write, issues: write, packages: write, pages: write, pull-requests: write, repository-projects: write, statuses: write, security-events: write, id-token: write', but is only allowed 'actions: none, checks: none, conte[...]
uses: dennykorsukewitz/dennykorsukewitz/.github/workflows/reusable.pages.yml@dev
secrets:
PAT: ${{ secrets.PAT }}