From d16262e5016f048f9554787fb66357d5ee0d4d90 Mon Sep 17 00:00:00 2001 From: "Github.com/jabidahscreationssystems" Date: Sun, 17 Aug 2025 08:15:34 +0800 Subject: [PATCH] Create download-artifact MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit You’re making changes in a project you don’t have write access to. Submitting a change will write it to a new branch in your fork jarlungoodoo73/download-artifact, so you can send a pull request --- jarlungoodoo73/download-artifact | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 jarlungoodoo73/download-artifact diff --git a/jarlungoodoo73/download-artifact b/jarlungoodoo73/download-artifact new file mode 100644 index 0000000..683d039 --- /dev/null +++ b/jarlungoodoo73/download-artifact @@ -0,0 +1,2 @@ +- name: Download a Build Artifact + uses: actions/download-artifact@v5.0.0