mirror of
https://github.com/ivabus/www
synced 2024-11-22 15:45:05 +03:00
checkout the code
This commit is contained in:
parent
dd89e5f717
commit
54d21009f6
1 changed files with 1 additions and 0 deletions
1
.github/workflows/staging.yml
vendored
1
.github/workflows/staging.yml
vendored
|
@ -11,6 +11,7 @@ jobs:
|
|||
deploy_sls:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: aws-actions/configure-aws-credentials@v1
|
||||
with:
|
||||
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
|
||||
|
|
Loading…
Reference in a new issue