Skip to content

Commit f8f3d78

Browse files
committed
used for auto
1 parent c2530ac commit f8f3d78

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.env.sample

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
NPM_TOKEN=your-token
2+
GH_TOKEN=your-token

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@ jsconfig.json
1414
npm-debug.log
1515
node_modules
1616
yarn-error.log
17+
18+
.env

0 commit comments

Comments
 (0)