Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
# Conflicts:
#	.github/workflows/deployment.yml
  • Loading branch information
Marcell Dechant committed May 21, 2024
2 parents f9e4246 + 86a9456 commit 1d987f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@ jobs:
runs-on: ubuntu-latest
needs: push-to-docker-hub
environment:
name: Capstone Project # Capstone Project name
url: https://neuefische.de/ # Link to deployment
name: Fullstack Project # Capstone Project name
url: https://fullstack-v15z.onrender.com/ # Link to deployment
steps:
- name: Trigger Render.com Deployment
id: trigger-deploy
Expand Down

0 comments on commit 1d987f0

Please sign in to comment.