Skip to content

Commit

Permalink
Update render-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenBarlow authored Dec 20, 2024
1 parent d7b8d99 commit 048736e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/render-deploy.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Render CLI Deploy
run-name: Deploying via Render CLI
on: [push]
on:
push:
branches:
- master
jobs:
Deploy-Render:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 048736e

Please sign in to comment.