-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add tokne-cli for generating design token from Figma variables #502
Conversation
Size Change: +3.3 MB (+553.31%) 🆘 Total Size: 3.89 MB
ℹ️ View Unchanged
|
Visit the preview URL for this PR (updated for commit 2f7b136): https://pixiv-charcoal-web--pr502-mimo-figma-variables-6l7v9kpf.web.app (expires Thu, 13 Jun 2024 07:15:24 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 314b26d3adca98a761c7e4d9922ebb206ff024a0 |
09df850
to
c6c388e
Compare
c6c388e
to
8c7102a
Compare
849a6c2
to
66a29fe
Compare
66a29fe
to
791c7ab
Compare
df30506
to
81913dc
Compare
2eeb57c
to
5b9aa7f
Compare
5f564f9
to
54e7136
Compare
ba37624
to
34a4e4c
Compare
34a4e4c
to
ef23469
Compare
ef23469
to
08c0296
Compare
08c0296
to
35a8e72
Compare
packages/token-cli/src/index.ts
Outdated
* Figma | ||
*/ | ||
const FIGMA_TOKEN = process.env.FIGMA_TOKEN | ||
const FIGMA_NODE_ID = process.env.FIGMA_NODE_ID |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I fix it!
.github/workflows/tokens.yml
Outdated
|
||
on: | ||
schedule: | ||
- cron: '0 1 * * 1' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we need to run this on a schedule instead of manually?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I remove it.
6852db2
to
c897f56
Compare
3719de8
to
3893eb5
Compare
3893eb5
to
87b6d09
Compare
やったこと
動作確認環境
チェックリスト
不要なチェック項目は消して構いません