Skip to content

Bump actions/upload-artifact from 4 to 5 #427

Bump actions/upload-artifact from 4 to 5

Bump actions/upload-artifact from 4 to 5 #427

permissions:
contents: read
name: CI/CD
on:
workflow_dispatch:
push:
branches: [main]
tags: ['*']
pull_request:
branches: [main]
jobs:
build-test-deploy-release:

Check failure on line 13 in .github/workflows/build-test-deploy.yml

View workflow run for this annotation

GitHub Actions / CI/CD

Invalid workflow file

The workflow is not valid. .github/workflows/build-test-deploy.yml (Line: 13, Col: 3): Error calling workflow 'austenstone/angular-codespace/.github/workflows/angular.yml@9bc17c6fc608edccc4e310b47a5524cf1ae188b8'. The nested job 'pages' is requesting 'pages: write', but is only allowed 'pages: none'. .github/workflows/build-test-deploy.yml (Line: 13, Col: 3): Error calling workflow 'austenstone/angular-codespace/.github/workflows/angular.yml@9bc17c6fc608edccc4e310b47a5524cf1ae188b8'. The nested job 'azure-deploy' is requesting 'deployments: write', but is only allowed 'deployments: none'.
name: CI/CD
uses: ./.github/workflows/angular.yml
secrets: inherit