Skip to content

Commit 4660eaf

Browse files
committed
make file executable
1 parent 029ebc0 commit 4660eaf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.main.kts

100644100755
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ workflow(
8282
failOnUnmatchedFiles = true,
8383
// token = expr { github.token },
8484
generateReleaseNotes = true,
85+
// drafts and prereleases cannot use makeLatest
8586
// makeLatest = ActionGhRelease.MakeLatest.True,
8687
)
8788
)

0 commit comments

Comments
 (0)