Skip to content

Commit

Permalink
Merge branch 'main' into uilit-7
Browse files Browse the repository at this point in the history
  • Loading branch information
NasgulNexus authored Jan 29, 2025
2 parents 8e7154b + ac75f76 commit 95985e9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/pr-playwright-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,11 @@ jobs:
id: pr
run: echo "::set-output name=id::$(<pr/pr-id.txt)"
shell: bash
- name: Install AWS CLI
uses: unfor19/install-aws-cli-action@v1
with:
version: 2.22.35
arch: amd64
- name: Upload to S3
env:
AWS_ACCESS_KEY_ID: ${{ secrets.STORYBOOK_S3_KEY_ID }}
Expand Down

0 comments on commit 95985e9

Please sign in to comment.