Skip to content

Commit

Permalink
ci: fix trigger name
Browse files Browse the repository at this point in the history
  • Loading branch information
k8adev committed Jul 21, 2023
1 parent 77d859c commit 4b535b8
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: Publish
on:
release:
types:
- publish
types: [published]
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 4b535b8

Please sign in to comment.