Skip to content

Commit 68a42b8

Browse files
committed
Run new releases workflow on pushed tag
1 parent 7d1c6c9 commit 68a42b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gradle-deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ name: Gradle deploy
55
on:
66
push:
77
branches: [ "main", "workflow-test" ]
8+
tags: [ "v*" ]
89

910
jobs:
1011
test:

0 commit comments

Comments
 (0)