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

Commitd15e8d1

Browse files
authored
ci: rm unused action (#316)
1 parent0761ca8 commitd15e8d1

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

‎.github/workflows/release.yml‎

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -98,17 +98,3 @@ jobs:
9898
GPG_FINGERPRINT:${{ steps.import_gpg.outputs.fingerprint }}
9999
# GitHub sets this automatically
100100
GITHUB_TOKEN:${{ secrets.GITHUB_TOKEN }}
101-
102-
ghrelease:
103-
runs-on:ubuntu-latest
104-
needs:["goreleaser"]
105-
steps:
106-
-name:Create a draft GitHub release
107-
env:
108-
GITHUB_TOKEN:${{ secrets.GITHUB_TOKEN }}
109-
run:|
110-
gh release create \
111-
--draft \
112-
--title "${GITHUB_REF_NAME}" \
113-
--notes-from-tag \
114-
"${GITHUB_REF_NAME}"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp