Skip to content

chore(deps): bump org.testcontainers:junit-jupiter from 1.20.0 to 1.2… #10

chore(deps): bump org.testcontainers:junit-jupiter from 1.20.0 to 1.2…

chore(deps): bump org.testcontainers:junit-jupiter from 1.20.0 to 1.2… #10

name: "Publish Snapshot Build"
on:
push:
branches:
- main
workflow_dispatch:
jobs:
Publish-Snapshot:

Check failure on line 11 in .github/workflows/trigger_snapshot.yml

View workflow run for this annotation

GitHub Actions / Publish Snapshot Build

Invalid workflow file

The workflow is not valid. .github/workflows/trigger_snapshot.yml (Line: 11, Col: 3): Error calling workflow 'eclipse-edc/.github/.github/workflows/publish-snapshot.yml@main'. The nested job 'Publish-Snapshot' is requesting 'packages: write', but is only allowed 'packages: read'.
# This workflow will abort if the required secrets don't exist
uses: eclipse-edc/.github/.github/workflows/publish-snapshot.yml@main
secrets: inherit