We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d47e8aa commit b7281b1Copy full SHA for b7281b1
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
25
uses: actions/checkout@v2
26
with:
27
repository: complexdatacollective/protocol-validation
28
- ref: feature/schema-8
+ ref: feature/schema-version-8
29
path: protocol-validation
30
31
- name: Install protocol validation
0 commit comments