1 parent 5e648dc commit 58b20a9Copy full SHA for 58b20a9
1 file changed
.github/workflows/render-deploy.yml
@@ -12,7 +12,6 @@ jobs:
12
# デプロイを行うジョブ
13
deploy:
14
runs-on: ubuntu-latest
15
-
16
# 環境変数にAPIキーをセット
17
env:
18
RENDER_API_KEY: ${{ secrets.RENDER_API_KEY }}
0 commit comments