trigger by tag push

This commit is contained in:
Shish 2023-06-26 23:15:03 +01:00
parent 9025ab36ea
commit 9af4d8e556

View file

@ -6,6 +6,9 @@ on:
branches: master branches: master
types: completed types: completed
workflow_dispatch: workflow_dispatch:
push:
tags:
- 'v*'
jobs: jobs:
publish: publish: