Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Commit

Permalink
fix: solved error in ci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
victorggonzalez committed May 5, 2022
1 parent 1ba6a61 commit cbf1ce0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cintegration-s3-caller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
aws-s3-bucket-name: ${{ secrets.AWS_S3_BUCKET_NAME_GRAASP_AUTH_DEV }}
cloudfront-distribution: ${{ secrets.CLOUDFRONT_DISTRIBUTION_GRAASP_AUTH_DEV }}
api-host: ${{ secrets.REACT_APP_API_HOST_DEV }}
show-notifications: true
show-notifications: ${{ secrets.REACT_APP_SHOW_NOTIFICATIONS }}
graasp-compose-host: ${{ secrets.REACT_APP_GRAASP_COMPOSE_HOST_DEV }}

0 comments on commit cbf1ce0

Please sign in to comment.