We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7037a1 commit 39abd1fCopy full SHA for 39abd1f
.github/workflows/release-docker.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: robinraju/release-downloader@v1
20
with:
21
token: ${{ secrets.DEPENDENCY_REPO_TOKEN }}
22
- repository: java-Chains/chains
+ repository: Java-Chains/web-chains
23
tag: ${{ inputs.version }}
24
out-file-path: ./ # 下载到当前目录下
25
fileName: web-chains-${{ inputs.version }}-all.tar.gz
0 commit comments