Skip to content

Commit

Permalink
feat(deploy): fix deploy yml (#382)
Browse files Browse the repository at this point in the history
* ✨ feat: fix devdeploy yml

* 🐛 fix: fix deploy yml
  • Loading branch information
chaaerim authored Dec 16, 2023
1 parent 47447da commit 7fd86ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/devDeploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Deploy

on:
workflow_dispatch:
branches:
branches:
- 'dev'

jobs:
Expand Down

0 comments on commit 7fd86ab

Please sign in to comment.