Skip to content

Commit

Permalink
docs: update README
Browse files Browse the repository at this point in the history
Additional details
  • Loading branch information
AubreySine0 authored and JasonSooter committed Sep 1, 2023
1 parent 98d7914 commit 149b991
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,13 @@
## To Deploy via GitHub Actions

1. Create GitHub Environments [here](https://github.com/segment-services-eng/destination-function-template/settings/environments) (DEV, QA, PROD, etc)
- _`DEV` is enabled by default in the [deployDestinationFunction.yml](https://github.com/segment-services-eng/destination-function-template/blob/main/.github/workflows/deployDestinationFunction.yml) file_
- _`DEV` is enabled by default in the [deployDestinationFunction.yml](https://github.com/segment-services-eng/destination-function-template/blob/main/.github/workflows/deployDestinationFunction.yml) file_ (note: this links to the environments in the Template Repo)
- Navigate to settings -> environments in your Function Repo
2. Create Function in Segment Workspace
3. Create Public API Token to allow for deploying
4. Add the following Environment Secrets
- `FUNCTION_ID`
- Be sure to include `dfn_`
- `PUBLIC_API_TOKEN`

## Deploying to multiple environments
Expand Down

0 comments on commit 149b991

Please sign in to comment.