We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6c71a4 commit 36a1040Copy full SHA for 36a1040
chainloop-demo/github-workflow/release.v2.yaml
@@ -27,7 +27,7 @@ jobs:
27
fetch-depth: 0
28
29
- name: Initialize Attestation
30
- run: chainloop attestation init --contract-revision 2
+ run: chainloop attestation init # --contract-revision 2
31
32
- name: Set up Go
33
uses: actions/setup-go@v3
0 commit comments