Skip to content

docs: update Meta app setup for new Meta UI (#5) #12

docs: update Meta app setup for new Meta UI (#5)

docs: update Meta app setup for new Meta UI (#5) #12

Workflow file for this run

name: Release
on:
push:
branches: [main]
permissions:
contents: write
pull-requests: read
jobs:
release:

Check failure on line 12 in .github/workflows/release.yaml

View workflow run for this annotation

GitHub Actions / Release

Invalid workflow file

The workflow is not valid. .github/workflows/release.yaml (Line: 12, Col: 3): Error calling workflow 'photon-hq/buildspace/.github/workflows/typescript-service-release.yaml@main'. The nested job 'github-packages-publish' is requesting 'packages: write', but is only allowed 'packages: none'.
uses: photon-hq/buildspace/.github/workflows/typescript-service-release.yaml@main
with:
service-name: whatsapp-business
build-command: bun run build
dry-run: false
secrets: inherit