Skip to content

Commit

Permalink
chore(norelease): fix gh action release workflow (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
benjyiw authored Sep 8, 2023
1 parent e0d619f commit 89835cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
- "Dockerfile"
jobs:
release:
if: github.event.pull_request.merged == true
name: Release Image
runs-on: ubuntu-latest
outputs:
Expand Down

0 comments on commit 89835cd

Please sign in to comment.