We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c67f89b commit 1e9f710Copy full SHA for 1e9f710
.github/workflows/main.yml
@@ -73,6 +73,8 @@ jobs:
73
with:
74
app-id: ${{ secrets.BW_GHAPP_ID }}
75
private-key: ${{ secrets.BW_GHAPP_KEY }}
76
+ owner: bitwarden
77
+ repositories: passwordless-devops
78
79
- name: Dispatch deployment
80
env:
0 commit comments