Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Globalfun32y439y54 authored Dec 17, 2024
1 parent 96d4668 commit e351df9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
const fs = require('fs');

// Replace with your Crowdin API token and project ID
const CROWDIN_API_TOKEN = process.env.INPUT_TOKEN;
const PROJECT_ID = process.env.INPUT_PROJECT_ID;
Expand Down

0 comments on commit e351df9

Please sign in to comment.