We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c46228b commit 34c913bCopy full SHA for 34c913b
.github/workflows/update-docs-dev.yml
@@ -2,7 +2,7 @@ name: Deploy to Dev Firestore
2
3
on:
4
push:
5
- branches: [ anusha/pinecone-github-action ]
+ branches: [ main ]
6
7
jobs:
8
deploy-dev:
.github/workflows/update-docs-prod.yml
@@ -3,7 +3,6 @@ name: Deploy to Prod Firestore
branches: [ main ]
- tags: [ 'v*' ]
9
deploy-prod:
0 commit comments