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
This repository was archived by the owner on Aug 30, 2024. It is now read-only.
/coder-v1-cliPublic archive

Commitce06c53

Browse files
authored
Fix github release action to trigger on tag creation (#184)
1 parent81537c5 commitce06c53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
on:
2-
push:
2+
create:
33
tags:"v*"
4-
name:Create Github Release
4+
name:create_github_release
55
jobs:
66
build:
77
name:Create Release

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp