Skip to content

Commit 1e9f710

Browse files
Fix gh app token generating (#101)
1 parent c67f89b commit 1e9f710

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

+2
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ jobs:
7373
with:
7474
app-id: ${{ secrets.BW_GHAPP_ID }}
7575
private-key: ${{ secrets.BW_GHAPP_KEY }}
76+
owner: bitwarden
77+
repositories: passwordless-devops
7678

7779
- name: Dispatch deployment
7880
env:

0 commit comments

Comments
 (0)