diff --git a/.github/workflows/release-container.yml b/.github/workflows/release-container.yml index 973e2af..e994913 100644 --- a/.github/workflows/release-container.yml +++ b/.github/workflows/release-container.yml @@ -2,8 +2,8 @@ name: Create and publish a container image on release on: push: - branches: - - main + tags: + - "*" env: REGISTRY: ghcr.io diff --git a/README.md b/README.md index 2449e82..dba08eb 100644 --- a/README.md +++ b/README.md @@ -76,11 +76,11 @@ If you found a security vulnerability, please do **not** create a public issue, ## Screenshots
- + - + - +
## Support ❤ diff --git a/assets/collaborators.png b/assets/collaborators.png index b2cf5c6..0c527e3 100644 Binary files a/assets/collaborators.png and b/assets/collaborators.png differ diff --git a/assets/collections.png b/assets/collections.png index e4027dd..e7abe9a 100644 Binary files a/assets/collections.png and b/assets/collections.png differ diff --git a/assets/link_details.png b/assets/link_details.png index f02bd8e..418ed56 100644 Binary files a/assets/link_details.png and b/assets/link_details.png differ