Skip to content

DOM: Expose copy of layers from overlay document #38

DOM: Expose copy of layers from overlay document

DOM: Expose copy of layers from overlay document #38

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