Compare commits

...

1 commit
v1.1.1 ... main

Author SHA1 Message Date
rzmk
b9d7651956
ci: remove unnecessary input 2025-04-22 11:45:37 -04:00

View file

@ -2,10 +2,7 @@ name: "Publish to Releases"
on: on:
workflow_dispatch: workflow_dispatch:
inputs:
version:
description: "Specify the version. Ensure that the version is in the format v0.0.0."
required: true
jobs: jobs:
publish-tauri: publish-tauri:
permissions: permissions: