Skip to content

Commit

Permalink
chore: typo in pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
jd-apprentice committed Nov 26, 2023
1 parent bc82400 commit e934bfc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: Build Package
on:
push:
branches: "master"
path:
- "usr/**"
paths:
- "usr/**"

jobs:
build:
Expand Down

0 comments on commit e934bfc

Please sign in to comment.