This commit is contained in:
IQuant 2024-11-26 19:49:31 +03:00
parent 718b5fca0c
commit 0fbdb5cbd8

View file

@ -1,6 +1,9 @@
name: release
on: [push]
on:
push:
tags:
- v**
jobs:
build-mod:
@ -88,7 +91,6 @@ jobs:
release:
name: Release
if: startsWith(github.ref, 'refs/tags/v')
runs-on: ubuntu-22.04
permissions:
contents: write