Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
theshadowco authored Dec 18, 2023
1 parent a08e269 commit 1758d71
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Make image

on:
release:
types: [published, edited]
types: [published]

jobs:
build:
Expand All @@ -25,4 +25,4 @@ jobs:
with:
files: './build/libs/*.jar'
repo-token: ${{ secrets.GITHUB_TOKEN }}


0 comments on commit 1758d71

Please sign in to comment.