From 75fef97e3cb2ef665daf1c0cfa036b242ae59393 Mon Sep 17 00:00:00 2001 From: omg-xtao <100690902+omg-xtao@users.noreply.github.com> Date: Thu, 28 Dec 2023 15:42:20 +0800 Subject: [PATCH] :bug: Fix resources upload --- .github/workflows/python.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/python.yml b/.github/workflows/python.yml index 5ccc01b..8a3d038 100644 --- a/.github/workflows/python.yml +++ b/.github/workflows/python.yml @@ -33,6 +33,4 @@ jobs: author_email: github-actions[bot]@users.noreply.github.com push: 'origin remote --force' new_branch: 'remote' - message: ':sparkles: Update gcsim scripts' - add: | - 'gcsim.json' + message: ':sparkles: Update resources'