Skip to content

Commit

Permalink
Update deploy-oss.yml (#301)
Browse files Browse the repository at this point in the history
  • Loading branch information
chickenlj authored Dec 11, 2024
1 parent f7b309d commit effa2e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-oss.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Upload to OSS
on:
# Runs on pushes targeting the default branch
push:
branches: ["develop-astro-sca"]
branches: ["main"]

jobs:
upload-to-oss:
Expand Down

0 comments on commit effa2e2

Please sign in to comment.