Skip to content

Commit b283193

Browse files
committed
Test
1 parent 33b3846 commit b283193

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: Maven Package and Deploy to GitHub Packages
44

55
on:
66
push:
7-
branches: ['master']
7+
branches: ['master', 'gh-actions']
88
release:
99
types: [created]
1010

0 commit comments

Comments
 (0)