Skip to content

Commit

Permalink
Fix script
Browse files Browse the repository at this point in the history
  • Loading branch information
mrruby committed Mar 11, 2024
1 parent 26d0718 commit 7defa9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
continue-on-error: true
with:
product-id: ${{ vars.EDGE_ID }}
zip-path: build.zip
zip-path: holo-key-manager-extension/build.zip
client-id: ${{ secrets.EDGE_CLIENT_ID }}
client-secret: ${{ secrets.EDGE_CLIENT_SECRET }}
access-token-url: ${{ secrets.EDGE_ACCESS_TOKEN_URL }}
Expand Down

0 comments on commit 7defa9b

Please sign in to comment.