From 4f8fb192633a5c3808a670b149165479e8972f0b Mon Sep 17 00:00:00 2001 From: dimaguy Date: Fri, 23 Aug 2024 09:35:37 +0000 Subject: [PATCH] Update refresh.yml --- .github/workflows/refresh.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/refresh.yml b/.github/workflows/refresh.yml index 1c685ad..ea0b36b 100644 --- a/.github/workflows/refresh.yml +++ b/.github/workflows/refresh.yml @@ -1,12 +1,7 @@ -# This is a basic workflow that is manually triggered - name: Packwiz Refresh -# Controls when the action will run. Workflow runs when manually triggered using the UI -# or API. on: workflow_dispatch: - # Inputs the workflow accepts. inputs: mcversion: description: 'Minecraft Version'