Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
pcfreak30 committed Jan 7, 2025
1 parent db74ef1 commit 336384d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/digger_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ jobs:
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
aws-endpoint-url: ${{ secrets.AWS_ENDPOINT_URL }}
upload-plan-destination: "aws"
upload-plan-destination-s3-bucket: ${{ secrets.AWS_BUCKET }}
# upload-plan-destination: "aws"
# upload-plan-destination-s3-bucket: ${{ secrets.AWS_BUCKET }}
digger-version: v0.6.62
secrets-context: ${{ toJson(secrets) }}
variables-context: ${{ toJson(vars) }}
Expand Down

0 comments on commit 336384d

Please sign in to comment.