This repository was archived by the owner on Jun 1, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3434 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
3535 with :
3636 upload_url : ${{ github.event.release.upload_url }}
37- asset_path : ./swift-doc--${{ github.event.release.tag_name }}.catalina.bottle.tar.gz
38- asset_name : swift-doc-${{ github.event.release.tag_name }}.catalina.bottle.tar.gz
37+ asset_path : ./swift-doc--${{ github.event.release.tag_name }}.catalina.bottle.1. tar.gz
38+ asset_name : swift-doc-${{ github.event.release.tag_name }}.catalina.bottle.1. tar.gz
3939 asset_content_type : application/gzip
4040
4141 bottle_macos_big_sur :
5454 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
5555 with :
5656 upload_url : ${{ github.event.release.upload_url }}
57- asset_path : ./swift-doc--${{ github.event.release.tag_name }}.big_sur.bottle.tar.gz
58- asset_name : swift-doc-${{ github.event.release.tag_name }}.big_sur.bottle.tar.gz
57+ asset_path : ./swift-doc--${{ github.event.release.tag_name }}.big_sur.bottle.1. tar.gz
58+ asset_name : swift-doc-${{ github.event.release.tag_name }}.big_sur.bottle.1. tar.gz
5959 asset_content_type : application/gzip
6060
6161 update_formula_bottle :
You can’t perform that action at this time.
0 commit comments