From 3e8eb7d8fa0f088d29b10a66604318603b821556 Mon Sep 17 00:00:00 2001 From: huahua132 <958677003@qq.com> Date: Thu, 12 Dec 2024 17:59:00 +0800 Subject: [PATCH] makefile --- .github/workflows/makefile.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/makefile.yml b/.github/workflows/makefile.yml index 61f6eeab..8090b877 100644 --- a/.github/workflows/makefile.yml +++ b/.github/workflows/makefile.yml @@ -64,7 +64,7 @@ jobs: run: ls -alh skynet_fly-master.tar.gz - name: Create GitHub Release - uses: softprops/action-gh-release@master + uses: softprops/action-gh-release@v1 with: files: skynet_fly-master.tar.gz tag_name: master