Skip to content

Commit

Permalink
improve action
Browse files Browse the repository at this point in the history
  • Loading branch information
chendelin1982 authored Dec 15, 2023
1 parent 3f8e419 commit cab8fa5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ name: Release to Github and artifact

on:
workflow_dispatch:
repository_dispatch:
types: [custom_event]

push:
branches: [main]
paths:
Expand Down

0 comments on commit cab8fa5

Please sign in to comment.