Skip to content

repackaged as NPM module #3

repackaged as NPM module

repackaged as NPM module #3

Workflow file for this run

name: publish
on:
push:
branches:
- master
paths:
- package.json
env:
CI: true
jobs:
publish:

Check failure on line 14 in .github/workflows/publish.yml

View workflow run for this annotation

GitHub Actions / publish

Invalid workflow file

The workflow is not valid. .github/workflows/publish.yml (Line: 14, Col: 3): Error calling workflow 'haraka/.github/.github/workflows/publish.yml@master'. The nested job 'publish-gpr' is requesting 'packages: write', but is only allowed 'packages: read'.

Check failure on line 14 in .github/workflows/publish.yml

View workflow run for this annotation

GitHub Actions / publish

Invalid workflow file

The workflow is not valid. .github/workflows/publish.yml (Line: 14, Col: 3): Error calling workflow 'haraka/.github/.github/workflows/publish.yml@master'. The nested job 'publish-gpr' is requesting 'packages: write', but is only allowed 'packages: read'.
uses: haraka/.github/.github/workflows/publish.yml@master
secrets: inherit