Skip to content

Commit

Permalink
修改github action
Browse files Browse the repository at this point in the history
  • Loading branch information
stubenhuang committed Dec 5, 2024
1 parent 67acccc commit bf00d27
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ name: deploy iam-java-sdk jar to OSS snapshot repository
on:
push:
branches:
- *
- master
- "**"

jobs:
build:
Expand Down

0 comments on commit bf00d27

Please sign in to comment.