Skip to content

Commit

Permalink
Update maven-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanlukas authored Jun 27, 2024
1 parent ae6791a commit ef08a19
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/maven-release.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: Deploy artifacts with Maven
on:
push:
branches: [main, release/**]
branches:
- main
- release/**
release:
types: [published]
jobs:
Expand Down

0 comments on commit ef08a19

Please sign in to comment.