Skip to content

Commit

Permalink
Update app origin
Browse files Browse the repository at this point in the history
  • Loading branch information
jptrsn committed Mar 18, 2024
1 parent e4b90f9 commit 1eaafc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:
GOOGLE_REDIRECT_URI=secretref:google-redirect-uri
SESSION_SECRET=secretref:session-secret
JWT_SECRET=secretref:jwt-secret
APP_ORIGIN=https://opensourceteacher.ca
APP_ORIGIN=https://zipcaptions.app
close_pull_request_job:
if: github.event_name == 'pull_request' && github.event.action == 'closed'
Expand Down

0 comments on commit 1eaafc5

Please sign in to comment.