Skip to content

Commit 6f4739b

Browse files
authored
Merge pull request #3 from travi-test/beta
2 parents db0cc9e + 54e055c commit 6f4739b

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- main
7+
- beta
78

89
permissions:
910
contents: read

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,14 @@
33
a package to test with while getting semantic-release working with upcoming OIDC support with the official npm registry
44

55
<!--status-badges start -->
6+
67
<!--status-badges end -->
8+
9+
<!--consumer-badges start -->
10+
11+
[![npm][npm-badge]][npm-link]
12+
13+
<!--consumer-badges end -->
14+
15+
[npm-badge]: https://img.shields.io/npm/v/@travi/npm-oidc-test?logo=npm
16+

0 commit comments

Comments
 (0)