Skip to content

Commit 58b20a9

Browse files
committed
fix: .github/workflows/render-deploy.ymlがgit push時に自動実行するように3
1 parent 5e648dc commit 58b20a9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/render-deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ jobs:
1212
# デプロイを行うジョブ
1313
deploy:
1414
runs-on: ubuntu-latest
15-
1615
# 環境変数にAPIキーをセット
1716
env:
1817
RENDER_API_KEY: ${{ secrets.RENDER_API_KEY }}

0 commit comments

Comments
 (0)