add branch

This commit is contained in:
mightypanders 2023-06-14 21:54:22 +02:00
parent c0f91aad79
commit 26e74a62c1

View File

@ -2,6 +2,8 @@ name: Build a docker image for node-jellyfin-role-ot
run-name: ${{ gitea.actor }} is building an image run-name: ${{ gitea.actor }} is building an image
on: on:
push: push:
branches:
- "feat/cicd"
secrets: secrets:
TOKEN: TOKEN:
required: true required: true