Skip to content

Commit

Permalink
github: fix ci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dev committed Dec 26, 2023
1 parent 784f1c1 commit 7a8febd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,9 @@ jobs:
permissions:
contents: read
packages: write
working-directory: ./origin
defaults:
run:
working-directory: ./origin
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 7a8febd

Please sign in to comment.