Skip to content

Commit

Permalink
Update publish.yml - allow manual run
Browse files Browse the repository at this point in the history
  • Loading branch information
liuanji authored Feb 15, 2024
1 parent ea3fc81 commit 1274275
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
release:
types: [published]

workflow_dispatch:

jobs:
deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1274275

Please sign in to comment.