mirror of
https://github.com/ysoftdevs/git-yq.git
synced 2026-01-11 14:30:38 +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
|
||||
|
||||
on: [push]
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
publish-image:
|
||||
|
||||
Reference in New Issue
Block a user