Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Rajpal Chauhan <[email protected]>
  • Loading branch information
rajpalc7 committed Jan 25, 2024
1 parent 1e9c68d commit bc7951a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -194,8 +194,11 @@ jobs:
- name: id
run: |
echo "${digest}"
echo "${digests}"
env:
digest: ${{ env.aries-endorser-api_digest }}
digests: ${{ format('env.{0}_digest', matrix.service) }}

- name: Checkout
uses: actions/checkout@v3

Expand Down

0 comments on commit bc7951a

Please sign in to comment.