Skip to content

Commit

Permalink
Update ee-setup.mdx (#820)
Browse files Browse the repository at this point in the history
* Update ee-setup.mdx

* Update ee-setup.mdx
  • Loading branch information
motatoes authored Nov 24, 2023
1 parent dc5ac8a commit ece412f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/ee/ee-setup.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@ jobs:
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
aws-region: us-east-1
digger-hostname: 'https://cloud.digger.dev'
digger-organisation: 'digger' # < replace with your organisation name
digger-token: ${{ secrets.DIGGER_TOKEN }}
env:
GITHUB_CONTEXT: ${{ toJson(github) }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit ece412f

Please sign in to comment.