Skip to content

Release

Release #1

Workflow file for this run

name: Release
on:
release:
types: [created]
jobs:
build-and-push:

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

View workflow run for this annotation

GitHub Actions / Release

Invalid workflow file

The workflow is not valid. .github/workflows/release.yml (Line: 8, Col: 3): Error calling workflow 'Zuehlke/poinz/.github/workflows/build-and-push.yml@cd1ae4eb437dbb1e89eaa3257e123b33119f8e52'. The nested job 'build' is requesting 'packages: write', but is only allowed 'packages: read'.
uses: ./.github/workflows/build-and-push.yml