Skip to content

Initial Implementation of OpenTelemetry Metrics Publisher for Java AW… #18

Initial Implementation of OpenTelemetry Metrics Publisher for Java AW…

Initial Implementation of OpenTelemetry Metrics Publisher for Java AW… #18

Workflow file for this run

name: Main CI (Release)
on:
push:
branches:
- main
jobs:
call-build-and-deploy:
permissions:
contents: read
packages: write
uses: ./.github/workflows/build_and_deploy.yml
with:
is_snapshot: false
version_regex: "^[^\\s-]+$" # Ensure the version does not contain -SNAPSHOT