Skip to content

Commit 48c9b87

Browse files
robbyahnclaude
andcommitted
Remove unused al-folio Docker Hub publishing workflows
docker-slim.yml, deploy-docker-tag.yml, and deploy-image.yml only ever push images to the theme author's own Docker Hub account and require secrets (DOCKER_USERNAME/DOCKER_PASSWORD) this fork doesn't have. docker-slim.yml's repository_owner guard was also written incorrectly (mixing an expression with trailing text made it always-truthy), so it kept running via workflow_run and failing at the login step. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
1 parent 7f985ab commit 48c9b87

3 files changed

Lines changed: 0 additions & 142 deletions

File tree

.github/workflows/deploy-docker-tag.yml

Lines changed: 0 additions & 48 deletions
This file was deleted.

.github/workflows/deploy-image.yml

Lines changed: 0 additions & 43 deletions
This file was deleted.

.github/workflows/docker-slim.yml

Lines changed: 0 additions & 51 deletions
This file was deleted.

0 commit comments

Comments
 (0)