Skip to content

Commit

Permalink
gradle.publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
osoykan committed Apr 30, 2024
1 parent bbe73b9 commit 731262e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gradle-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: Publish to Maven
on:
release:
types: [ created ]
create:
push:
tags:
- '*.*.*'
- '*.*'

jobs:
publish:
Expand Down

0 comments on commit 731262e

Please sign in to comment.