Skip to content

Commit 7b7b406

Browse files
authored
Replace deprecated releaser action
Replaced `eine\tip` with `pyTooling/Actions/releaser@main`
1 parent 86cd1ac commit 7b7b406

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
extra_fonts: |
2626
./fonts
2727
- name: Update nightly release
28-
uses: eine/tip@master
28+
uses: pyTooling/Actions/releaser@main
2929
with:
3030
tag: nightly
3131
rm: true

0 commit comments

Comments
 (0)