Skip to content

Bump github.com/prometheus/client_model #210

Bump github.com/prometheus/client_model

Bump github.com/prometheus/client_model #210

Workflow file for this run

on:
workflow_dispatch: {}
repository_dispatch: {}
push:
branches:
- main
name: Update Release Draft
jobs:
update-draft:
name: Update Release Draft
runs-on: ubuntu-20.04
steps:
- name: Release Drafter
uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}