Skip to content

Fixed possible duplicates between metrics and attributes (#28) #5

Fixed possible duplicates between metrics and attributes (#28)

Fixed possible duplicates between metrics and attributes (#28) #5

Workflow file for this run

name: Release
on:
push:
tags:
- "*.*.*"
jobs:
release:
runs-on: 'ubuntu-latest'
timeout-minutes: 5
steps:
- name: Release
uses: softprops/action-gh-release@v2
with:
generate_release_notes: true