Skip to content

Commit

Permalink
Only apply it on tags
Browse files Browse the repository at this point in the history
  • Loading branch information
UkuLoskit committed Jan 22, 2025
1 parent 4aef808 commit 9b2df2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Publish package to the Maven Central Repository
on:
push:
# release:
# types: [created]
tags:
- *
jobs:
publish:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 9b2df2b

Please sign in to comment.