mirror of
https://github.com/Kong/insomnia.git
synced 2026-05-24 16:51:06 -04:00
Update base64.yml
This commit is contained in:
6
.github/workflows/base64.yml
vendored
6
.github/workflows/base64.yml
vendored
@@ -26,6 +26,9 @@ jobs:
|
||||
echo "Digest ${md_binary_artifact_digest_base64}"
|
||||
echo "Expected Artifacts: ${md_binary_artifacts}"
|
||||
echo "Got Artifacts: ${got}"
|
||||
env:
|
||||
ORG: ${{secrets.ORG}}
|
||||
PROJECT: ${{secrets.PROJECT}}
|
||||
|
||||
|
||||
- name: set
|
||||
@@ -54,3 +57,6 @@ jobs:
|
||||
echo "Digest: ${digest}"
|
||||
echo "Expected: ${expected}"
|
||||
echo "Got: ${got}"
|
||||
env:
|
||||
ORG: ${{secrets.ORG}}
|
||||
PROJECT: ${{secrets.PROJECT}}
|
||||
|
||||
Reference in New Issue
Block a user