We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 029ebc0 commit 4660eafCopy full SHA for 4660eaf
.github/workflows/build.main.kts
100644
100755
@@ -82,6 +82,7 @@ workflow(
82
failOnUnmatchedFiles = true,
83
// token = expr { github.token },
84
generateReleaseNotes = true,
85
+ // drafts and prereleases cannot use makeLatest
86
// makeLatest = ActionGhRelease.MakeLatest.True,
87
)
88
0 commit comments