Skip to content

Commit

Permalink
Update github actions
Browse files Browse the repository at this point in the history
Signed-off-by: Vincenzo Palazzo <[email protected]>
  • Loading branch information
vincenzopalazzo committed Apr 24, 2021
1 parent 23b0e29 commit 094c9d9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: Publish package to the Maven Central Repository
on:
release:
types: [created]
push:
branches:
- master
#push:
# branches:
# - master

jobs:
build:
Expand Down

0 comments on commit 094c9d9

Please sign in to comment.