Skip to content

Commit

Permalink
Update tds-workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shahzaibkhalid committed Mar 27, 2023
1 parent fe1a4d3 commit d9785c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tds-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ jobs:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
SOURCE_DIR: "build/staging"
DEST_DIR: "latest"
DEST_DIR: "pr/${{steps.get_branch.outputs.branch}}/docs"

prepr-log:
if: github.event_name == 'pull_request'
Expand Down

0 comments on commit d9785c4

Please sign in to comment.