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