ci: eine/tip was merged into pyTooling/Actions/releaser
This commit is contained in:
parent
a83fcf81f1
commit
8c979e77ff
|
|
@ -255,7 +255,7 @@ jobs:
|
||||||
|
|
||||||
# Tagged: create a pre-release or a release (semver)
|
# Tagged: create a pre-release or a release (semver)
|
||||||
# Untagged: update the assets of pre-release 'nightly'
|
# Untagged: update the assets of pre-release 'nightly'
|
||||||
- uses: eine/tip@master
|
- uses: pyTooling/Actions/releaser@r0
|
||||||
with:
|
with:
|
||||||
token: ${{ github.token }}
|
token: ${{ github.token }}
|
||||||
tag: 'nightly'
|
tag: 'nightly'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue