Skip to content

Commit

Permalink
Update deploy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Deyan2306 authored Dec 14, 2024
1 parent 2fd5aed commit e7a9138
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@ name: Maven Central Deployment

on:
push:
tags:
- '*' # Triggers the action when you push a new tag (ideal for release versions)

branches:
- master
jobs:
deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e7a9138

Please sign in to comment.