Skip to content

Commit

Permalink
Update Packages-AutoBuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kiddin9 committed May 12, 2024
1 parent 5ff56ed commit 3e4a771
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Packages-AutoBuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ jobs:
continue-on-error: true
run: |
echo -e "墙内加速下载 🚀:\n" >> release.txt
echo -e "[腾讯云] (https://dl.openwrt.ai/packages/${{matrix.target}}/ ☁)\n" >> release.txt
echo -e "[腾讯云] (https://dl.openwrt.ai/latest/packages/${{matrix.target}}/ ☁)\n" >> release.txt
[ ${{ env.WETRANS }} ] && echo -e "[WeTransfer] (${{ env.WETRANS }} 🗽)\n" >> release.txt
[ ${{ env.COWURL }} ] && echo -e "[奶牛上传] (${{ env.COWURL }} 🐮)\n" >> release.txt
[ ${{ env.NOTICE }} ] && echo -e "${{ env.NOTICE }}" >> release.txt || true
Expand Down

0 comments on commit 3e4a771

Please sign in to comment.