Skip to content

Commit 6831c64

Browse files
nelsonicSimonLab
andauthored
Update AUTH_URL to auth.dwyl.com in .github/workflows/ci.yml
Co-authored-by: Simon <[email protected]>
1 parent e55137f commit 6831c64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4444
MIX_ENV: test
4545
AUTH_API_KEY: ${{ secrets.AUTH_API_KEY }}
46-
AUTH_URL: dwylauth.herokuapp.com
46+
AUTH_URL: auth.dwyl.com
4747
ADMIN_EMAIL: [email protected]
4848
EMAIL_APP_URL: ${{ secrets.EMAIL_APP_URL }}
4949
ENCRYPTION_KEYS: ${{ secrets.ENCRYPTION_KEYS }}

0 commit comments

Comments
 (0)