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 0f58009 commit 37ec57cCopy full SHA for 37ec57c
.github/workflows/quest-bulk.yml
@@ -29,7 +29,7 @@ jobs:
29
ImportOptions__ApiKeys__OSPOKey: ${{ secrets.OSPO_KEY }}
30
ImportOptions__ApiKeys__QuestKey: ${{ secrets.QUEST_KEY }}
31
ImportOptions__ApiKeys__SequesterPrivateKey: ${{ secrets.SEQUESTER_PRIVATEKEY }}
32
- ImportOptions__ApiKeys__SequesterAppID: ${{ secrets.SEQUESTER_SEQUESTER_APPID }}
+ ImportOptions__ApiKeys__SequesterAppID: ${{ secrets.SEQUESTER_APPID }}
33
34
with:
35
org: ${{ github.repository_owner }}
0 commit comments