Skip to content

Merge branch 'main' of https://github.com/saleor/saleor #1

Merge branch 'main' of https://github.com/saleor/saleor

Merge branch 'main' of https://github.com/saleor/saleor #1

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