e39637d227603baf4c37e470a96372eb84fe1186
You must always use the `${{ }}` expression syntax when negating (`!`).
https://docs.github.com/en/actions/writing-workflows/choosing-when-your-workflow-runs/using-conditions-to-control-job-execution
webexmemebot
Description
Webex-based meme generation bot using memegen.link.
How to install
- Clone the repository
- Copy
.env.defaultto.env - Edit
.envas required:WEBEX_API_KEY- Webex API key
How to use
- Install Docker and Docker Compose
- Run
docker-compose up -d
Description