Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: raghav-deepsource <71248328+raghav-deepsource@users.noreply.github.com>
  • Loading branch information
raghav-deepsource committed Apr 12, 2023
1 parent fb42a34 commit 3e81ee9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ name: Manual workflow

# Controls when the action will run. Workflow runs when manually triggered using the UI
# or API.

on:
push:
Expand Down Expand Up @@ -51,4 +50,4 @@ jobs:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: ./build/libs/4koma-${{ github.event.inputs.name }}.jar
asset_name: 4koma-${{ github.event.inputs.name }}.jar
asset_content_type: application/zip
asset_content_type: application/zip

0 comments on commit 3e81ee9

Please sign in to comment.