tags trigger

This commit is contained in:
itdoginfo
2024-10-11 18:52:45 +03:00
parent 1ba9baade3
commit 9297328e37

View File

@@ -4,6 +4,8 @@ on:
push:
branches:
- main
tags:
- v*
jobs:
build:
@@ -36,6 +38,5 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v2
#if: startsWith(github.ref, 'refs/tags/')
with:
files: ./bin/*.ipk