Skip to content

Analytics: allow more control over merging of document contexts #36

Analytics: allow more control over merging of document contexts

Analytics: allow more control over merging of document contexts #36

Workflow file for this run

---
name: tag release
on:
push:
tags:
- v*
permissions:
packages: write
contents: write
jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: softprops/action-gh-release@v2