Skip to content

Update App

Update App #57

Workflow file for this run

name: Update App
# Only trigger, when the build docker workflow succeeded
on:
workflow_run:
workflows: ["Docker Image CI"]
types:
- completed
jobs:
notify:
runs-on: ubuntu-latest
steps:
- name: Update Pod
uses: NoahAmethyst/[email protected]
with:
server: ${{ secrets.GRPC_SERVER }}
action: delete-pod
app: qq-bot