Skip to content

Merge pull request #1646 from kube-logging/aggregator-config-fix #26

Merge pull request #1646 from kube-logging/aggregator-config-fix

Merge pull request #1646 from kube-logging/aggregator-config-fix #26

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