ci: fix nodejs workflow on push

This commit is contained in:
Alex
2021-10-05 17:06:47 +03:00
parent 5480ec769c
commit 69afcac64c

View File

@@ -6,7 +6,7 @@ on:
branches:
- master
paths:
- nodejs/*
- nodejs/**
jobs:
push:
name: "yolks:nodejs_${{ matrix.tag }}"
@@ -37,4 +37,4 @@ jobs:
platforms: linux/amd64
push: true
tags: |
ghcr.io/parkervcp/yolks:nodejs_${{ matrix.tag }}
ghcr.io/parkervcp/yolks:nodejs_${{ matrix.tag }}