Skip to content

Change user and product from id to object in review query #6

Change user and product from id to object in review query

Change user and product from id to object in review query #6

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@8594a8a373261045c86c14f3b5dd42d7dde5eefa'. 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 }}