File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -1237,7 +1237,7 @@ jobs:
12371237
12381238 - name : Create release
12391239 id : create_release
1240- uses : anzz1 /action-create-release@v1
1240+ uses : ggml-org /action-create-release@v1
12411241 env :
12421242 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
12431243 with :
Original file line number Diff line number Diff line change 9797 GITHUB_BRANCH_NAME : ${{ github.head_ref || github.ref_name }}
9898 GITHUB_REPOSITORY_OWNER : ' ${{ github.repository_owner }}'
9999
100- # https://github.com/jlumbroso/free-disk-space/tree/54081f138730dfa15788a46383842cd2f914a1be#example
101100 - name : Free Disk Space (Ubuntu)
102101 if : ${{ matrix.config.free_disk_space == true }}
103- 102+ 104103 with :
105104 # this might remove tools that are actually needed,
106105 # if set to "true" but frees about 6 GB
You can’t perform that action at this time.
0 commit comments