mirror of
https://github.com/actions/setup-node.git
synced 2026-07-25 13:56:22 +02:00
Add auth
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
module.exports = function _btoa(str) {
|
||||
return btoa(str)
|
||||
}
|
||||
Reference in New Issue
Block a user