Skip to content

Commit

Permalink
update pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
lixinyang123 committed Jun 30, 2024
1 parent 1f3f1d5 commit f0b9f5c
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: deploy to aliyun oss
on: [push]
name: deploy
on:
push:
branches: [ main ]

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

0 comments on commit f0b9f5c

Please sign in to comment.