Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
akash1810 committed Nov 17, 2023
1 parent 8638cb5 commit 8e20b51
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:

# Required for `actions/checkout`
contents: read
pull-requests: write

steps:
# Checkout the branch
Expand Down Expand Up @@ -45,8 +46,10 @@ jobs:
aws-region: eu-west-1

# Upload our build artifacts to Riff-Raff (well, S3)
- uses: guardian/actions-riff-raff@v2
- uses: guardian/actions-riff-raff@aa/pr-comment
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}
commentingStage: PROD
projectName: devx::cdk-playground
configPath: cdk/cdk.out/riff-raff.yaml
contentDirectories: |
Expand Down

0 comments on commit 8e20b51

Please sign in to comment.