Skip to content

fix metric attributes #12

fix metric attributes

fix metric attributes #12

Workflow file for this run

name: Release
on:
push:
tags: ["[0-9]+.[0-9]+.[0-9]+*"]
permissions:
contents: read
jobs:
artifacts:
name: Artifacts
uses: ./.github/workflows/artifacts.yaml
with:
publish: true
release: true
permissions:
contents: read
packages: write
id-token: write
security-events: write