Skip to content

Commit 709874b

Browse files
authored
Merge pull request #9 from VelkoTgr6/main
Merge render deployment and main
2 parents 4332d28 + bc6458e commit 709874b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/render.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build and Run Unit Tests
1+
name: Build and Run Unit Tests on Render
22

33
on:
44
push:
@@ -30,4 +30,4 @@ jobs:
3030
- uses: JorgeLNJunior/render-deploy@v1.4.4
3131
with:
3232
service_id: ${{ secrets.MY_RENDER_SERVICE_ID }}
33-
api_key: ${{ secrets.MY_RENDER_API_KEY }}
33+
api_key: ${{ secrets.MY_RENDER_API_KEY }}

0 commit comments

Comments
 (0)