Skip to content

fix: add checkout step to deploy workflow#44

Merged
quick-sort merged 1 commit into
mainfrom
fix/deploy-workflow-checkout
Jun 7, 2026
Merged

fix: add checkout step to deploy workflow#44
quick-sort merged 1 commit into
mainfrom
fix/deploy-workflow-checkout

Conversation

@hilr

@hilr hilr commented Jun 7, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add actions/checkout@v4 step to deploy workflow
  • Deploy was failing with no configuration file provided: not found because docker-compose.yml wasn't in the working directory

Test Plan

  • Merge and verify next deploy succeeds

Deploy was failing because docker-compose.yml was not available in the
working directory — the workflow had no checkout step.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@quick-sort
quick-sort merged commit 37b9875 into main Jun 7, 2026
1 check passed
@quick-sort
quick-sort deleted the fix/deploy-workflow-checkout branch June 7, 2026 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants