Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
blaubaer committed Oct 11, 2024
1 parent f8a6739 commit 55616a3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion cmd/build/repo-actions.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ func newRepoActions(r *repo) *repoActions {
return &repoActions{
repo: r,

workflowFilenameCi: "ci.yaml",
workflowFilenameCi: "ci.yml",
}
}

Expand Down

0 comments on commit 55616a3

Please sign in to comment.