Explicit forge config for github publishing

This commit is contained in:
Will Chen
2025-04-21 18:57:17 -07:00
parent 05dec6d140
commit 3cf93e10a0

View File

@@ -72,7 +72,8 @@ const config: ForgeConfig = {
owner: "dyad-sh",
name: "dyad",
},
prerelease: true,
draft: true,
force: true,
},
},
],