Skip to content

Commit 7f3cdb2

Browse files
authored
Update mvn-publish.yml
1 parent 6fdad45 commit 7f3cdb2

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/workflows/mvn-publish.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: Publish package to GitHub Packages
2-
on: push
2+
on:
3+
push:
4+
branches:
5+
- master
36
jobs:
47
publish:
58
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)