Skip to content

Initial Implementation of OpenTelemetry Metrics Publisher for Java AWS SDK #13

Initial Implementation of OpenTelemetry Metrics Publisher for Java AWS SDK

Initial Implementation of OpenTelemetry Metrics Publisher for Java AWS SDK #13

Workflow file for this run

name: Main CI (Release)
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
call-build-and-deploy:

Check failure on line 12 in .github/workflows/main_ci.yml

View workflow run for this annotation

GitHub Actions / Main CI (Release)

Invalid workflow file

The workflow is not valid. .github/workflows/main_ci.yml (Line: 12, Col: 3): Error calling workflow 'AppsFlyer/aws-sdk-java-opentelemetry-metrics/.github/workflows/build_and_deploy.yml@619d9a70622c076e6726e1584bd61bbc3da654e8'. The nested job 'deploy' is requesting 'packages: write', but is only allowed 'packages: read'.
uses: ./.github/workflows/build_and_deploy.yml
with:
is_snapshot: false
version_regex: "^[^\\s-]+$" # Ensure the version does not contain -SNAPSHOT