Skip to content

Merge pull request #32 from dynamicweb/dbe/Fix-build #37

Merge pull request #32 from dynamicweb/dbe/Fix-build

Merge pull request #32 from dynamicweb/dbe/Fix-build #37

Workflow file for this run

name: Call common build and push
on:
push:
branches: [ "main" ]
jobs:
call-pushworkflow:

Check failure on line 8 in .github/workflows/main.yml

View workflow run for this annotation

GitHub Actions / Call common build and push

Invalid workflow file

The workflow is not valid. .github/workflows/main.yml (Line: 8, Col: 3): Error calling workflow 'dynamicweb/Common.Actions/.github/workflows/common-nuget-push.yml@main'. The nested job 'build-and-publish' is requesting 'actions: write, attestations: 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, attesta[...]

Check failure on line 8 in .github/workflows/main.yml

View workflow run for this annotation

GitHub Actions / Call common build and push

Invalid workflow file

The workflow is not valid. .github/workflows/main.yml (Line: 8, Col: 3): Error calling workflow 'dynamicweb/Common.Actions/.github/workflows/common-nuget-push.yml@main'. The nested job 'build-and-publish' is requesting 'actions: write, attestations: 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, attesta[...]

Check failure on line 8 in .github/workflows/main.yml

View workflow run for this annotation

GitHub Actions / Call common build and push

Invalid workflow file

The workflow is not valid. .github/workflows/main.yml (Line: 8, Col: 3): Error calling workflow 'dynamicweb/Common.Actions/.github/workflows/common-nuget-push.yml@main'. The nested job 'build-and-publish' is requesting 'actions: write, attestations: 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, attesta[...]
uses: dynamicweb/Common.Actions/.github/workflows/common-nuget-push.yml@main
secrets:
NUGETAPI: ${{secrets.NUGETAPI}}