Skip to content

feat: Allow for verifying a service instance (#550) #22

feat: Allow for verifying a service instance (#550)

feat: Allow for verifying a service instance (#550) #22

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."