Skip to content

Commit

Permalink
modify the webhook of deploy java jar
Browse files Browse the repository at this point in the history
  • Loading branch information
TingSty committed Aug 7, 2023
1 parent dad0fff commit 6e2fd1f
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,11 @@
# separate terms of service, privacy policy, and support
# documentation.

name: Java CI with Maven
name: Deploy Java jar with maven

on:
push:
branches: [ "master" ]
workflow_dispatch:
release:
types: [published]

jobs:
build:
Expand Down

0 comments on commit 6e2fd1f

Please sign in to comment.