Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Update functionality and description of "gay" command in other.py han… #68

Update functionality and description of "gay" command in other.py han…

Update functionality and description of "gay" command in other.py han… #68

Workflow file for this run

name: Docker Image CD
on:
push:
branches: [ work_in_groups ]
jobs:
build:
runs-on: production
steps:
- name: Pull from Github
run: |
git pull
working-directory: /home/latand/CommonChatModer
- name: Restart the bot
run: |
docker-compose restart
working-directory: /home/latand/CommonChatModer