Skip to content

Commit 0db0aef

Browse files
committed
info gmailの移行
1 parent 25394c7 commit 0db0aef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-uplim-info-gmail.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
3030
- name: Create .clasprc.json
3131
run: |
32-
echo "${{ secrets.UPLIM_INFO_BASE64 }}" | base64 --decode > ~/.clasprc.json
32+
echo "${{ secrets.CLASP_RC_BASE64 }}" | base64 --decode > ~/.clasprc.json
3333
3434
- name: Create .clasp.json
3535
run: |

0 commit comments

Comments
 (0)