mirror of
https://github.com/yanislav-igonin/micrach
synced 2024-12-22 14:22:33 +03:00
fix: workflow trigger
This commit is contained in:
parent
ccdeaaef0a
commit
05ddfd13b7
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
@ -1,6 +1,6 @@
|
||||
name: Push
|
||||
|
||||
on: push, release
|
||||
on: [push, release]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user