Skip to content

Commit 6902478

Browse files
committed
remove PQ ID from required secrets
1 parent 6c71127 commit 6902478

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/_rover-client-pq-publish.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@ on:
1313
required: true
1414
APOLLO_GRAPH_ID:
1515
required: true
16-
APOLLO_PQ_DEV_ID:
17-
required: true
18-
APOLLO_PQ_PROD_ID:
19-
required: true
2016

2117
env:
2218
APOLLO_KEY: ${{ secrets.APOLLO_KEY }}

0 commit comments

Comments
 (0)