Update workflow

This commit is contained in:
jayofelony
2024-02-25 14:29:23 +01:00
parent 391941e64a
commit 3e571bff2d

View File

@ -1,5 +1,12 @@
name: Publish
on:
workflow_dispatch:
inputs:
version:
description: 'Version number'
required: true
jobs:
build:
runs-on: ubuntu-latest