Skip to content

Commit 1dd860c

Browse files
author
Ian Lewis
committed
update
Signed-off-by: Ian Lewis <[email protected]>
1 parent 635732d commit 1dd860c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,11 @@ For GitHub Actions-based builds, the artifact is uploaded using
5353
</tr>
5454
<tr>
5555
<td rowspan="5">push to main</td>
56-
<td>Default</td>
56+
<td>default</td>
5757
<td><a href="https://github.com/slsa-framework/example-package/actions/workflows/e2e.nodejs.push.main.default.slsa3.yml"><img alt=".github/workflows/e2e.nodejs.push.main.default.slsa3.yml" src="https://github.com/slsa-framework/example-package/actions/workflows/e2e.nodejs.push.main.default.slsa3.yml/badge.svg?event=push" /></a></td>
5858
</tr>
5959
<tr>
60-
<td>Custom Publish</td>
60+
<td>custom publish</td>
6161
<td><a href="https://github.com/slsa-framework/example-package/actions/workflows/e2e.nodejs.push.main.custom_publish.slsa3.yml"><img alt=".github/workflows/e2e.nodejs.push.main.custom_publish.slsa3.yml" src="https://github.com/slsa-framework/example-package/actions/workflows/e2e.nodejs.push.main.custom_publish.slsa3.yml/badge.svg?event=push" /></a></td>
6262
</tr>
6363
<tr>
@@ -79,7 +79,7 @@ For GitHub Actions-based builds, the artifact is uploaded using
7979
</tr>
8080
<tr>
8181
<td rowspan="2">push to tag</td>
82-
<td>Default</td>
82+
<td>default</td>
8383
<td><a href="https://github.com/slsa-framework/example-package/actions/workflows/e2e.nodejs.tag.main.default.slsa3.yml"><img alt=".github/workflows/e2e.nodejs.tag.main.default.slsa3.yml" src="https://github.com/slsa-framework/example-package/actions/workflows/e2e.nodejs.tag.main.default.slsa3.yml/badge.svg?event=push" /></a></td>
8484
</tr>
8585
<tr>
@@ -112,11 +112,11 @@ For GitHub Actions-based builds, the artifact is uploaded using
112112
<tbody>
113113
<tr>
114114
<td rowspan="2">create</td>
115-
<td>Default</td>
115+
<td>default</td>
116116
<td><a href="https://github.com/slsa-framework/example-package/actions/workflows/e2e.delegator-generic.create.main.default.slsa3.yml"><img alt=".github/workflows/e2e.delegator-generic.create.main.default.slsa3.yml" src="https://github.com/slsa-framework/example-package/actions/workflows/e2e.delegator-generic.create.main.default.slsa3.yml/badge.svg" /></a></td>
117117
</tr>
118118
<tr>
119-
<td>With sha1</td>
119+
<td>with sha1</td>
120120
<td><a href="https://github.com/slsa-framework/example-package/actions/workflows/e2e.delegator-generic.create.main.checkout.slsa3.yml"><img alt=".github/workflows/e2e.delegator-generic.create.main.checkout.slsa3.yml" src="https://github.com/slsa-framework/example-package/actions/workflows/e2e.delegator-generic.create.main.checkout.slsa3.yml/badge.svg" /></a></td>
121121
</tr>
122122
<tr>
@@ -131,7 +131,7 @@ For GitHub Actions-based builds, the artifact is uploaded using
131131
</tr>
132132
<tr>
133133
<td rowspan="2">release</td>
134-
<td></td>
134+
<td>default</td>
135135
<td><a href="https://github.com/slsa-framework/example-package/actions/workflows/e2e.delegator-generic.release.main.default.slsa3.yml"><img alt=".github/workflows/e2e.delegator-generic.release.main.default.slsa3.yml" src="https://github.com/slsa-framework/example-package/actions/workflows/e2e.delegator-generic.release.main.default.slsa3.yml/badge.svg" /></a></td>
136136
</tr>
137137
<tr>

0 commit comments

Comments
 (0)