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:
1237
1237
1238
1238
- name : Create release
1239
1239
id : create_release
1240
- uses : anzz1 /action-create-release@v1
1240
+ uses : ggml-org /action-create-release@v1
1241
1241
env :
1242
1242
GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
1243
1243
with :
Original file line number Diff line number Diff line change 97
97
GITHUB_BRANCH_NAME : ${{ github.head_ref || github.ref_name }}
98
98
GITHUB_REPOSITORY_OWNER : ' ${{ github.repository_owner }}'
99
99
100
- # https://github.com/jlumbroso/free-disk-space/tree/54081f138730dfa15788a46383842cd2f914a1be#example
101
100
- name : Free Disk Space (Ubuntu)
102
101
if : ${{ matrix.config.free_disk_space == true }}
103
-
102
+
104
103
with :
105
104
# this might remove tools that are actually needed,
106
105
# if set to "true" but frees about 6 GB
You can’t perform that action at this time.
0 commit comments