Skip to content

Commit 39abd1f

Browse files
committed
fix cicd
1 parent c7037a1 commit 39abd1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: robinraju/release-downloader@v1
2020
with:
2121
token: ${{ secrets.DEPENDENCY_REPO_TOKEN }}
22-
repository: java-Chains/chains
22+
repository: Java-Chains/web-chains
2323
tag: ${{ inputs.version }}
2424
out-file-path: ./ # 下载到当前目录下
2525
fileName: web-chains-${{ inputs.version }}-all.tar.gz

0 commit comments

Comments
 (0)