Skip to content

Commit 3fa73e1

Browse files
authored
Merge pull request #217 from 0xPolygonID/DEVOPS-1
DEVOPS-1 Delete unused workflow. Update variable for Algolia
2 parents 5b1adb7 + ab9de64 commit 3fa73e1

File tree

3 files changed

+2
-165
lines changed

3 files changed

+2
-165
lines changed

.github/workflows/deployment_new_aws_account.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Polygon ID Docs Deployment
1+
name: Privado ID Docs Deployment
22

33
on:
44
push:
@@ -44,6 +44,7 @@ jobs:
4444

4545
- name: Create .env file
4646
run: echo 'ALGOLIA_API_KEY=${{ secrets.ALGOLIA_API_KEY }}' >> .env
47+
run: echo 'ALGOLIA_APP_ID=${{ secrets.ALGOLIA_APP_ID }}' >> .env
4748

4849
# Runs a single command using the runners shell
4950
- name: Build

.github/workflows/prod_deployment.yml

Lines changed: 0 additions & 82 deletions
This file was deleted.

.github/workflows/staging_deployment.yml

Lines changed: 0 additions & 82 deletions
This file was deleted.

0 commit comments

Comments
 (0)