Skip to content

Commit

Permalink
[DEPLOY] edit deploy trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
Chan531 committed Jan 31, 2025
1 parent cbce574 commit 2298005
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: deploy

on:
push:
branches: [ "develop" ]
release:
types:
- published

jobs:
ci:
Expand Down

0 comments on commit 2298005

Please sign in to comment.