Skip to content

Added tests for review #5

Added tests for review

Added tests for review #5

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