Skip to content

rename interval method for tasks to run_in, store msg content to avoid #10

rename interval method for tasks to run_in, store msg content to avoid

rename interval method for tasks to run_in, store msg content to avoid #10

Workflow file for this run

name: Shuttle Deploy
on:
push:
branches:
- main
workflow_dispatch:
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: shuttle-hq/deploy-action@main
with:
deploy-key: ${{ secrets.SHUTTLE_API_KEY }}
name: "amd"
secrets: |
DISCORD_TOKEN = '${{ secrets.DISCORD_TOKEN }}'