Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1be409c

Browse files
chore: revert CLI binary publishing for releases.coder.com (#19233)
1 parent1e284fe commit1be409c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/release.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -635,7 +635,7 @@ jobs:
635635
run:ls -lh build
636636

637637
-name:Publish Coder CLI binaries and detached signatures to GCS
638-
if:${{ !inputs.dry_run }}
638+
if:${{ !inputs.dry_run&& github.ref == 'refs/heads/main' && github.repository_owner == 'coder'}}
639639
run:|
640640
set -euxo pipefail
641641

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp