deploy existing on push stack file?

This commit is contained in:
ThaMunsta
2025-03-16 15:10:06 -04:00
parent a7bf3cd84d
commit d9fca1201d

View File

@@ -2,9 +2,9 @@
name: Pull Images and Redeploy
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
on:
pull_request:
branches:
- redeploy-stack
push:
paths:
- stack.yml
jobs:
Update-and-Redeploy-Stack: