Skip to content

Commit

Permalink
Update gradle-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
T14D3 authored Dec 31, 2024
1 parent 2d41677 commit d9497b6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/gradle-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@

name: Gradle Package

on: [push]
on:
release:
types: [published]

jobs:
build:
Expand Down

0 comments on commit d9497b6

Please sign in to comment.