Skip to content

Added ReviewMedia mutations #4

Added ReviewMedia mutations

Added ReviewMedia mutations #4

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@74b1bceec68f63cd4d270ecc22493e7bbdceb03e'. 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 }}