Skip to content

Commit d24ae2a

Browse files
committed
update release CI
1 parent 82a9845 commit d24ae2a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ on:
33
types: [published]
44
name: Release
55
jobs:
6+
test:
7+
uses: remotemobprogramming/timer/.github/workflows/test.yml@main
68
deployment:
79
needs: dockerbuild
810
environment: production

0 commit comments

Comments
 (0)