Skip to content

Add review mutations #2

Add review mutations

Add review mutations #2

Workflow file for this run

name: Publish main
on:
push:
branches:
- main
- ci/**
jobs:
publish:

Check failure on line 10 in .github/workflows/publish-main.yml

View workflow run for this annotation

GitHub Actions / Publish main

Invalid workflow file

The workflow is not valid. .github/workflows/publish-main.yml (Line: 10, Col: 3): Error calling workflow 'MahirSalahin/saleor/.github/workflows/publish-containers.yml@ee2d6a130ba49177c7d9d35b0c8b3dcaec0040d6'. The nested job 'docker' is requesting 'packages: write', but is only allowed 'packages: read'.
uses: ./.github/workflows/publish-containers.yml
with:
prefix: unstable-
secrets:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_CLOUD_CI_WEBHOOK_URL }}
SLACK_MENTION_GROUP_ID: ${{ secrets.SLACK_CORE_SUPPORT_GROUP_ID }}