Skip to content

Commit

Permalink
add: workflow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
lareii committed Dec 5, 2023
1 parent 6a67f96 commit a7145af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: build & deploy

on: workflow_dispatch

on:
push:
branches:
Expand Down

0 comments on commit a7145af

Please sign in to comment.