Skip to content

Commit 8d38ecc

Browse files
Copilotstephentoub
andauthored
Default publish workflow to prerelease (#1233)
Agent-Logs-Url: https://github.com/github/copilot-sdk/sessions/c70da0eb-ac13-4b57-b27b-628b04b13c2e Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: stephentoub <2642209+stephentoub@users.noreply.github.com>
1 parent 5d97536 commit 8d38ecc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
description: "Tag to publish under"
1111
type: choice
1212
required: true
13-
default: "latest"
13+
default: "prerelease"
1414
options:
1515
- latest
1616
- prerelease

0 commit comments

Comments
 (0)