You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/WORKFLOWS.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,7 +85,7 @@ _Note: Linting has been moved to default.yml to avoid duplication_
85
85
86
86
-**Test**: Full test suite before release
87
87
-**GitHub Release**: Creates GitHub release with changelog
88
-
-**npm Publish**: Publishes to npm registry (requires `NPM_TOKEN` secret)
88
+
-**npm Publish**: Publishes to npm registry (connection in between GitHub pipeline and npmjs.com enabled via [Trusted Publishing](https://docs.npmjs.com/trusted-publishers))
0 commit comments