From 8c979e77ffbaa575f7962d3920dd1413fd13dcab Mon Sep 17 00:00:00 2001 From: umarcor Date: Sat, 18 Dec 2021 08:05:26 +0100 Subject: [PATCH] ci: eine/tip was merged into pyTooling/Actions/releaser --- .github/workflows/Test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Test.yml b/.github/workflows/Test.yml index 6e5d74a..9f04311 100644 --- a/.github/workflows/Test.yml +++ b/.github/workflows/Test.yml @@ -255,7 +255,7 @@ jobs: # Tagged: create a pre-release or a release (semver) # Untagged: update the assets of pre-release 'nightly' - - uses: eine/tip@master + - uses: pyTooling/Actions/releaser@r0 with: token: ${{ github.token }} tag: 'nightly'