Skip to content

ci: Add permissions to release workflow #6

ci: Add permissions to release workflow

ci: Add permissions to release workflow #6

Workflow file for this run

name: Release
on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
release:

Check failure on line 13 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: 13, Col: 3): Error calling workflow 'mindkomm/workflows/.github/workflows/release.yml@main'. The workflow is requesting 'packages: write', but is only allowed 'packages: none'.
uses: mindkomm/workflows/.github/workflows/release.yml@main