feat: add ntfy workflow

This commit is contained in:
Gaxinto Theodorio 2025-05-06 22:59:24 -04:00
parent adf741c8d7
commit 816dcfb3c9

View File

@ -9,6 +9,7 @@ on:
env:
app_folder: ntfy
jobs:
Explore-Gitea-Actions:
runs-on: ubuntu-latest
@ -22,4 +23,4 @@ jobs:
port: ${{ secrets.PORT }}
script: |
cd /home/geezo/docker_containers && \
./restart_container.sh ${{ env.app_folder }}
./restart_container.sh ${{ env.app_folder }}