Skip to content

Update deploy.yml#5

Merged
zenxol merged 1 commit intof25from
deployment-fix
Apr 4, 2026
Merged

Update deploy.yml#5
zenxol merged 1 commit intof25from
deployment-fix

Conversation

@marcuscmu
Copy link
Copy Markdown

Context
The deployment script currently doesn't run when a pr is merged to main

Cause
The reason for this issue is that the main branch of this repo is called f25 and not main which is expected by the deployment script

Fix
Replace main with f25 in the branch name in .github/workflows/deploy.yml

Fix the branch that the deployment script watches
@zenxol zenxol merged commit 38a4677 into f25 Apr 4, 2026
1 check passed
@zenxol
Copy link
Copy Markdown

zenxol commented Apr 4, 2026

LGTM

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