mirror of https://github.com/BUTR/workflows.git
Delete index.js
parent
eaf582a422
commit
6ca10b1c8b
@ -1,3 +0,0 @@
|
||||
var code = require('steam-totp').generateAuthCode(process.argv[0]);
|
||||
console.log(`::add-mask::${code}`);
|
||||
console.log(`::set-output name=totp::${code}`);
|
Loading…
Reference in New Issue