Skip to content

Commit 32e9679

Browse files
committed
📦 Don't collect release artifacts anymore for now
Unnecessary space and compute usage.
1 parent 26c2236 commit 32e9679

File tree

3 files changed

+1
-47
lines changed

3 files changed

+1
-47
lines changed

.github/workflows/release-artifacts.yml

Lines changed: 0 additions & 43 deletions
This file was deleted.

.netconfig

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,7 @@
5555
sha = 55c0b32601e94e1eed35028a0cad510c6bcbb265
5656
[file ".github/workflows/release-artifacts.yml"]
5757
url = https://github.com/devlooped/oss/blob/main/.github/workflows/release-artifacts.yml
58-
etag = 53f2dd2465fd15a065828468139544449ab7ccc0ba40f9074d7ac92426bfd07b
59-
weak
60-
sha = 55c0b32601e94e1eed35028a0cad510c6bcbb265
58+
skip
6159
[file ".github/workflows/release-notes.yml"]
6260
url = https://github.com/devlooped/oss/blob/main/.github/workflows/release-notes.yml
6361
etag = c987e5b93b002c5a2a63304f677eb969b7b6e274b77ef4392aeef4d9ca7e10dd

SmallSharp.sln

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "workflows", "workflows", "{
2020
.github\workflows\changelog.yml = .github\workflows\changelog.yml
2121
.github\workflows\pages.yml = .github\workflows\pages.yml
2222
.github\workflows\publish.yml = .github\workflows\publish.yml
23-
.github\workflows\release-artifacts.yml = .github\workflows\release-artifacts.yml
2423
.github\workflows\release-notes.yml = .github\workflows\release-notes.yml
2524
.github\workflows\sponsors.ps1 = .github\workflows\sponsors.ps1
2625
.github\workflows\sponsors.yml = .github\workflows\sponsors.yml

0 commit comments

Comments
 (0)