Skip to content

Commit

Permalink
Update publishing.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arifBurakDemiray authored Feb 2, 2024
1 parent be1e8a8 commit 528bbf2
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/publishing.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
name: Publish the Java SDK
on:
release:
types: [published]
workflow_dispatch:
inputs:
required: true
description: 'Deploy'
type: boolean
jobs:
build:
name: Build and Test
Expand Down

0 comments on commit 528bbf2

Please sign in to comment.