Skip to content
This repository was archived by the owner on Jul 30, 2025. It is now read-only.

Commit 9a89b8f

Browse files
Testing
1 parent 081f142 commit 9a89b8f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build-and-push-prover-server.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ jobs:
2323
ref: ${{ inputs.ref }}
2424
fetch-depth: 0
2525

26+
- name: Call action get-ref-properties
27+
id: get-ref-properties
28+
uses: Cardinal-Cryptography/github-actions/get-ref-properties@v7
29+
2630
- name: Login to Public Amazon ECR
2731
uses: docker/login-action@v3
2832
with:

0 commit comments

Comments
 (0)