Skip to content

Commit

Permalink
feat: chdir
Browse files Browse the repository at this point in the history
  • Loading branch information
abmfy committed Jul 31, 2023
1 parent 0f41870 commit 57078d5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ jobs:
deploy:
runs-on: ubuntu-latest

defaults:
run:
working-directory: ./slides

permissions:
contents: read
pages: write
Expand Down

0 comments on commit 57078d5

Please sign in to comment.