Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
OR13 committed Aug 10, 2024
1 parent f9f4eae commit 702689f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
uses: ./
with:
transmute: |
jose key generate --alg ES256
jose keygen --alg ES256 -v
- name: Log Private Key
run: echo "${{ steps.private_key.outputs.json }}"

0 comments on commit 702689f

Please sign in to comment.