diff options
| author | xXJSONDeruloXx <danielhimebauch@gmail.com> | 2025-07-14 14:02:19 -0400 |
|---|---|---|
| committer | xXJSONDeruloXx <danielhimebauch@gmail.com> | 2025-07-14 14:02:19 -0400 |
| commit | 6f96925a780ba533983dc4363cb36b75bca9f24f (patch) | |
| tree | af8f9fc7b5d2eaf77ce5551ee6207b5d61784e2c | |
| parent | 0e3bab5ee76c8f99679a73b79b951d7ab9949c98 (diff) | |
| download | decky-lsfg-vk-6f96925a780ba533983dc4363cb36b75bca9f24f.tar.gz decky-lsfg-vk-6f96925a780ba533983dc4363cb36b75bca9f24f.zip | |
artifact name tweak
| -rw-r--r-- | .github/workflows/build.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 0171d4b..8521aae 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -54,7 +54,7 @@ jobs: - name: Upload build artifact uses: actions/upload-artifact@v4 with: - name: plugin-build + name: lossless-scaling path: out/*.zip retention-days: 30 |
