This repository was archived by the owner on Jun 1, 2023. It is now read-only.
File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 34
34
GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
35
35
with :
36
36
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
39
39
asset_content_type : application/gzip
40
40
41
41
bottle_macos_big_sur :
54
54
GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
55
55
with :
56
56
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
59
59
asset_content_type : application/gzip
60
60
61
61
update_formula_bottle :
You can’t perform that action at this time.
0 commit comments