aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/Test.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/Test.yml b/.github/workflows/Test.yml
index 1c737a57c..67ea03e6f 100644
--- a/.github/workflows/Test.yml
+++ b/.github/workflows/Test.yml
@@ -615,7 +615,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: ${{ secrets.GITHUB_TOKEN }}
tag: 'nightly'