We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents db0cc9e + 54e055c commit 6f4739bCopy full SHA for 6f4739b
.github/workflows/release.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches:
6
- main
7
+ - beta
8
9
permissions:
10
contents: read
README.md
@@ -3,4 +3,14 @@
3
a package to test with while getting semantic-release working with upcoming OIDC support with the official npm registry
<!--status-badges start -->
+
<!--status-badges end -->
+<!--consumer-badges start -->
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