Skip to content

Commit

Permalink
#692 Show release
Browse files Browse the repository at this point in the history
  • Loading branch information
fketelaars committed Apr 27, 2024
1 parent b56dca2 commit 84d1474
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-image-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ name: build-deployer-image-release
# Trigger the workflow on publishing of a new release
on:
release:
types: [created]
workflow_dispatch:
types: [published]

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
Expand Down

0 comments on commit 84d1474

Please sign in to comment.