Skip to content

Commit

Permalink
Fix gh app token generating (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
michalchecinski authored Jan 13, 2025
1 parent c67f89b commit 1e9f710
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ jobs:
with:
app-id: ${{ secrets.BW_GHAPP_ID }}
private-key: ${{ secrets.BW_GHAPP_KEY }}
owner: bitwarden
repositories: passwordless-devops

- name: Dispatch deployment
env:
Expand Down

0 comments on commit 1e9f710

Please sign in to comment.