mirror of
https://github.com/kremalicious/blog.git
synced 2024-12-31 09:07:46 +01:00
set working-directory
This commit is contained in:
parent
041b05b22a
commit
cda6933c1c
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -97,6 +97,8 @@ jobs:
|
||||
with:
|
||||
name: public
|
||||
- run: npm run deploy
|
||||
shell: bash
|
||||
working-directory: ./
|
||||
env:
|
||||
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
|
||||
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
|
||||
|
Loading…
Reference in New Issue
Block a user