feat: add ntfy workflow
This commit is contained in:
parent
adf741c8d7
commit
816dcfb3c9
@ -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 }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user