Skip to content

Commit

Permalink
Update build-and-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeBlo authored Feb 4, 2024
1 parent fc7cfb4 commit 8f5c7db
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Release to Maven Central

on:
release:
types: [ released ]

push:
branches:
- master

permissions:
contents: write
Expand Down

0 comments on commit 8f5c7db

Please sign in to comment.