Skip to content

Commit

Permalink
Update shared-build-deploy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
benjmnxu authored Apr 21, 2024
1 parent 3343285 commit d4af60b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/shared-build-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on: push
jobs:
backend-check:
name: "Backend Check"
uses: pennlabs/shared-actions/.github/workflows/django.yaml@e6edf59024578b2ddbe6d5b79fa49a7137a63d36
uses: pennlabs/shared-actions/.github/workflows/django.yaml@507f4cf1cc88259fc8625fb3a35bd3f18fc91cd5
secrets: inherit
with:
projectName: officehoursqueue
Expand Down Expand Up @@ -89,4 +89,4 @@ jobs:

needs:
- publish-backend
- publish-frontend
- publish-frontend

0 comments on commit d4af60b

Please sign in to comment.