File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 29
29
ImportOptions__ApiKeys__GitHubToken : ${{ secrets.GITHUB_TOKEN }}
30
30
ImportOptions__ApiKeys__OSPOKey : ${{ secrets.OSPO_KEY }}
31
31
ImportOptions__ApiKeys__QuestKey : ${{ secrets.QUEST_KEY }}
32
+ ImportOptions__ApiKeys__SequesterPrivateKey : ${{ secrets.SEQUESTER_PRIVATEKEY }}
33
+ ImportOptions__ApiKeys__SequesterAppID : ${{ secrets.SEQUESTER_APPID }}
32
34
with :
33
35
org : ${{ github.repository_owner }}
34
36
repo : ${{ github.repository }}
Original file line number Diff line number Diff line change 38
38
ImportOptions__ApiKeys__GitHubToken : ${{ secrets.GITHUB_TOKEN }}
39
39
ImportOptions__ApiKeys__OSPOKey : ${{ secrets.OSPO_KEY }}
40
40
ImportOptions__ApiKeys__QuestKey : ${{ secrets.QUEST_KEY }}
41
+ ImportOptions__ApiKeys__SequesterPrivateKey : ${{ secrets.SEQUESTER_PRIVATEKEY }}
42
+ ImportOptions__ApiKeys__SequesterAppID : ${{ secrets.SEQUESTER_APPID }}
41
43
with :
42
44
org : ${{ github.repository_owner }}
43
45
repo : ${{ github.repository }}
52
54
ImportOptions__ApiKeys__GitHubToken : ${{ secrets.GITHUB_TOKEN }}
53
55
ImportOptions__ApiKeys__OSPOKey : ${{ secrets.OSPO_KEY }}
54
56
ImportOptions__ApiKeys__QuestKey : ${{ secrets.QUEST_KEY }}
57
+ ImportOptions__ApiKeys__SequesterPrivateKey : ${{ secrets.SEQUESTER_PRIVATEKEY }}
58
+ ImportOptions__ApiKeys__SequesterAppID : ${{ secrets.SEQUESTER_APPID }}
55
59
with :
56
60
org : ${{ github.repository_owner }}
57
61
repo : ${{ github.repository }}
You can’t perform that action at this time.
0 commit comments