Skip to content

Commit

Permalink
fix: attempt to version + push a new build
Browse files Browse the repository at this point in the history
GH actions is a pain sometimes :)
  • Loading branch information
iloveitaly committed Feb 19, 2024
1 parent 19d91cb commit 7b88f9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ You can also override options for specific entries and reference saved/named fil

### Docker

Easiest way to use this is using the pre-built docker image. Here's an example [docker-compose.yml](/docker-compose.yml)
Easiest way to use this is using the pre-built docker image. Here's an example [docker-compose.yml](/docker-compose.yml). This uses the `main.py` as a cron-like entrypoint to run this script on a schedule.

## Development

Expand Down

0 comments on commit 7b88f9d

Please sign in to comment.