Skip to content

Commit a38d8b6

Browse files
committed
triplate-lineの移行
1 parent 6e40b25 commit a38d8b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy-triplate-line.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build & Deploy Uplim Kun Monitoring
1+
name: Build & Deploy TRIPLATE LINE
22

33
on:
44
push:
@@ -28,7 +28,7 @@ jobs:
2828
2929
- name: Create .clasprc.json
3030
run: |
31-
echo "${{ secrets.UPLIM_INFO_BASE64 }}" | base64 --decode > ~/.clasprc.json
31+
echo "${{ secrets.CLASP_RC_BASE64 }}" | base64 --decode > ~/.clasprc.json
3232
3333
- name: Create .clasp.json
3434
run: |

0 commit comments

Comments
 (0)