Skip to content

feat: unify handling of trailing dot when copying to clipboard (#641) #31

feat: unify handling of trailing dot when copying to clipboard (#641)

feat: unify handling of trailing dot when copying to clipboard (#641) #31

Workflow file for this run

name: "🖥️"
on:
push:
tags:
- "mdns-browser-v*"
jobs:
publish:
permissions:
id-token: write
attestations: write
contents: write
actions: read
uses: ./.github/workflows/desktop-tauri.yml
secrets: inherit
with:
tagName: mdns-browser-v__VERSION__
releaseName: "mDNS-Browser Release v__VERSION__"
releaseBody: "See the assets to download this version and install."