From 0996c66e3b01e09f112387d65419f8a195d5cbc1 Mon Sep 17 00:00:00 2001 From: child_duckling <19170969+child-duckling@users.noreply.github.com> Date: Thu, 16 Dec 2021 20:35:14 -0800 Subject: [PATCH] test windows nightly --- .github/workflows/build-analyze-win.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/workflows/build-analyze-win.yml b/.github/workflows/build-analyze-win.yml index 17d8f248..d57486b3 100644 --- a/.github/workflows/build-analyze-win.yml +++ b/.github/workflows/build-analyze-win.yml @@ -80,3 +80,8 @@ jobs: # A file, directory or wildcard pattern that describes what to upload path: dist/ # The desired behavior if no files are found using the provided path. + + - name: GitHub Upload Release Artifacts + # You may pin to the exact commit or the version. + # uses: Roang-zero1/github-upload-release-artifacts-action@f0677c0645db8d52dddaee4e83ce2c150f95e8e1 + uses: Roang-zero1/github-upload-release-artifacts-action@v2.1.0