We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47ded1f commit 2d41939Copy full SHA for 2d41939
.github/workflows/early-access.yml
@@ -72,6 +72,7 @@ jobs:
72
with:
73
name: artifacts
74
if-no-files-found: ignore
75
+ retention-days: 1
76
path: |
77
apps/ikonli-browser/build/distributions/ikonli-browser-*x86_64.zip
78
apps/ikonli-browser/build/packagers/ikonli-browser-*.rpm
.github/workflows/release.yml
@@ -79,6 +79,7 @@ jobs:
79
80
81
82
83
84
85
0 commit comments