1
0
Fork 0
mirror of https://github.com/reisub0/sway-alttab synced 2024-05-27 09:36:04 +02:00

Triggers on all pushes

Signed-off-by: reisub0 <reisub0@gmail.com>
This commit is contained in:
reisub0 2019-12-11 14:16:18 +05:30
parent b20fe52d57
commit 4bdd9575f4
No known key found for this signature in database
GPG Key ID: 58333CC586D729B4

View File

@ -1,9 +1,10 @@
name: release
on:
push:
tags:
- 'v[0-9]+.[0-9]+.[0-9]+'
# on:
# push:
# tags:
# - 'v[0-9]+.[0-9]+.[0-9]+'
on: [push]
jobs:
check: