Skip to content

Commit

Permalink
revert netlify config and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rebeccahongsf committed Sep 18, 2023
1 parent 2c291fd commit 18ef405
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [ADAPT SAA Alumni: Mega Menu](https://github.com/SU-SWS/saa_alumni)
# [ADAPT SAA Alumni](https://github.com/SU-SWS/saa_alumni)

<a href="https://codeclimate.com/github/SU-SWS/saa_alumni/maintainability"><img src="https://api.codeclimate.com/v1/badges/6545d64d90025f75e2c8/maintainability" /></a>

Expand Down
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
endpoint = 'https://vault.stanford.edu'
# Order doesn't matter here as these will be fetched asyncronously.
# Try not to have dupes.
secrets = ['secret/data/projects/adapt/saml', 'secret/data/projects/adapt/megamenu']
secrets = ['secret/data/projects/adapt/saml', 'secret/data/projects/adapt/alumni']
# Set which environment variables to use for the approle login
secretId = 'VAULT_SECRET_ID'
roleId = 'VAULT_ROLE_ID'
Expand Down

0 comments on commit 18ef405

Please sign in to comment.