set the org as it's installed at an org level

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-01-18 15:03:48 +01:00
parent 5a49582e93
commit 192a8bc84a
+1
View File
@@ -22,6 +22,7 @@ jobs:
with:
application_id: ${{ secrets.BACKSTAGE_WORKFLOW_MEMBER_READ_APP_ID }}
application_private_key: ${{ secrets.BACKSTAGE_WORKFLOW_MEMBER_READ_PRIVATE_KEY }}
organization: backstage
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with: