1
0
Fork 0
mirror of synced 2024-05-08 22:53:29 +12:00

github release on tag

This commit is contained in:
Nikita Prokopov 2021-11-06 18:11:55 +01:00
parent 4bf6dfe4f3
commit 2cf5e1b3ed

View file

@ -1,7 +1,7 @@
on: on:
push: push:
branches: branches:
- 'master' - '*'
tags: tags:
- '[0-9]+.[0-9]+' - '[0-9]+.[0-9]+'
paths: paths:
@ -24,4 +24,4 @@ jobs:
name: Fira_Code_${{ env.hash }} name: Fira_Code_${{ env.hash }}
path: distr path: distr
- if: startsWith(github.ref, 'refs/tags/') - if: startsWith(github.ref, 'refs/tags/')
run: python3 ./script/release.py run: python3 ./script/release.py