Skip to content

Commit

Permalink
ci: fix PR tests image deployment (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
jug-dev authored Jun 6, 2023
1 parent f559c5d commit c341a8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prtests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,5 @@ jobs:
aws_secret_access_key: ${{secrets.S3_BUILD_ARTIFACTS_SECRET_ACCESS_KEY}}
aws_bucket: hordelib
source_dir: images/
endpoint: ${{secrets.S3_ENDPOINT}}
destination_dir: 'unstable/'

0 comments on commit c341a8c

Please sign in to comment.