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

Commitd8ea122

Browse files
committed
retry
1 parent3608464 commitd8ea122

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,10 +79,10 @@ jobs:
7979
# Upload as artifact in dry-run mode
8080
-name:Upload Build Artifact
8181
if:${{ inputs.dryrun }}
82-
uses:actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce#v3.1.2
82+
uses:actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1#v4.6.1
8383
with:
8484
name:coder-desktop-build
85-
path:${{ github.workspace }}/out
85+
path:${{ github.workspace }}/outputs//out
8686
retention-days:7
8787

8888
# Upload to release in non-dry-run mode

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp