Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
zanllp committed Jul 20, 2024
2 parents cab1fbf + 555f3e8 commit 1b490ae
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Publish

on:
push:
branches: [ main ]
branches: [ master ]

jobs:
build:
Expand Down Expand Up @@ -51,4 +51,4 @@ jobs:
token: ${{ secrets.PAT }}
labels: |
automated pr
assignees: zanllp
assignees: zanllp
2 changes: 2 additions & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,5 @@
"node_modules"
]
}


0 comments on commit 1b490ae

Please sign in to comment.