Skip to content

Commit

Permalink
update build workflow to release on publish
Browse files Browse the repository at this point in the history
Signed-off-by: Eti Ijeoma <ijayeti@gmail.com>
  • Loading branch information
Aijeyomah committed Nov 3, 2024
1 parent cc7f46d commit 728e8fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-release-snapshot-plugin.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Kanvas Snapshot Build & Release

on:
pull_request:
types: [opened]
release:
types: [published]

workflow_dispatch:

Expand Down

0 comments on commit 728e8fe

Please sign in to comment.