Skip to content

Commit

Permalink
Empty set {} for deployment.
Browse files Browse the repository at this point in the history
  • Loading branch information
coatless authored Feb 3, 2024
1 parent 5ed0802 commit 8c86aef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ on:
branches: [main, master]
release:
types: [published]
workflow_dispatch:
workflow_dispatch: {}

name: demo-website
name: doc-website

jobs:
demo-website:
Expand Down

0 comments on commit 8c86aef

Please sign in to comment.