Skip to content

Commit

Permalink
Update 13-build-immortalwrt-openwrt-18_06-openclash.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Se7enMuting committed Aug 5, 2022
1 parent 2ef2774 commit 421643a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ jobs:
id: tag
if: env.UPLOAD_RELEASE == 'true' && !cancelled()
run: |
echo "::set-output name=release_tag::$(date +"%Y.%m.%d-%H%M")-immortalwrt-18.06"
echo "::set-output name=release_tag::$(date +"%Y.%m.%d-%H%M")-immortalwrt-18.06-openclash-dev"
touch release.txt
[ $UPLOAD_COWTRANSFER = true ] && echo "🔗 [Cowtransfer](${{ steps.cowtransfer.outputs.url }})" >> release.txt
[ $UPLOAD_WETRANSFER = true ] && echo "🔗 [WeTransfer](${{ steps.wetransfer.outputs.url }})" >> release.txt
Expand Down

0 comments on commit 421643a

Please sign in to comment.