Skip to content

Commit

Permalink
Update .github/workflows/porch-go-covergae.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Rado Chmiel <[email protected]>
  • Loading branch information
efiacor and radoslawc authored May 30, 2024
1 parent c0e3001 commit e5bb05f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/porch-go-covergae.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- uses: actions/create-github-app-token@v1
id: generate-token
with:
app-id: ${{ vars.HELPER_APP_ID }}
app-id: 897412
private-key: ${{ secrets.HELPER_APP_KEY }}
- name: setup go
uses: actions/setup-go@v5
Expand Down

0 comments on commit e5bb05f

Please sign in to comment.