Workflow adjustments

This commit is contained in:
seerge
2023-02-13 19:19:45 +01:00
parent 178f61a98d
commit e060feaf09

View File

@@ -6,7 +6,10 @@ on:
tags:
- "v*.*"
workflow_dispatch:
workflow_dispatch:
permissions:
contents: write
jobs:
build:
@@ -22,7 +25,6 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
with:
files: |
./release/*