mirror of
https://github.com/ysoftdevs/git-yq.git
synced 2026-01-11 22:41:05 +01:00
Update main.yaml
action hooked on push to master
This commit is contained in:
5
.github/workflows/main.yaml
vendored
5
.github/workflows/main.yaml
vendored
@@ -1,6 +1,9 @@
|
|||||||
name: publish
|
name: publish
|
||||||
|
|
||||||
on: [push]
|
on:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- master
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
publish-image:
|
publish-image:
|
||||||
|
|||||||
Reference in New Issue
Block a user