From f4f2700a5af24922c1c1c3098b52c214e007487c Mon Sep 17 00:00:00 2001 From: Scion Date: Sun, 29 Jun 2025 23:45:33 -0700 Subject: [PATCH] Rename --- .../action.yaml | 0 .../download-previous-artifacts.js | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename github/{github-download-previous-artifacts => download-previous-artifacts}/action.yaml (100%) rename github/{github-download-previous-artifacts => download-previous-artifacts}/download-previous-artifacts.js (100%) diff --git a/github/github-download-previous-artifacts/action.yaml b/github/download-previous-artifacts/action.yaml similarity index 100% rename from github/github-download-previous-artifacts/action.yaml rename to github/download-previous-artifacts/action.yaml diff --git a/github/github-download-previous-artifacts/download-previous-artifacts.js b/github/download-previous-artifacts/download-previous-artifacts.js similarity index 100% rename from github/github-download-previous-artifacts/download-previous-artifacts.js rename to github/download-previous-artifacts/download-previous-artifacts.js