From fce61c8c7ad6862d1ccb098fb00f89f7f5d5ae6d Mon Sep 17 00:00:00 2001 From: giles Date: Tue, 24 Oct 2023 00:36:47 +0000 Subject: [PATCH] develop/latest -> build/latest --- .gitea/workflows/master-pushed.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/master-pushed.yml b/.gitea/workflows/master-pushed.yml index b9b4f3b..f1fd6be 100644 --- a/.gitea/workflows/master-pushed.yml +++ b/.gitea/workflows/master-pushed.yml @@ -24,7 +24,7 @@ jobs: ../tea r c --note="this isrelease ${version}" --tag=${version} --title=${version} --target=${{ github.sha }} echo ::set-env name=VERSION::$version - name: Run latest-tag - - uses: EndBug/latest-tag@latest + uses: EndBug/latest-tag@latest with: # You can change the name of the tag or branch with this input. # Default: 'latest'