Skip to content

Commit

Permalink
Fix incorrect 'on' formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
tarecord committed Mar 1, 2023
1 parent 55b2ad9 commit 2b0b041
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/plugin-zip.yml
Expand Up @@ -2,7 +2,7 @@ name: Zip Plugin

on:
release:
['published']
types: [published]

jobs:
build:
Expand Down

0 comments on commit 2b0b041

Please sign in to comment.