Skip to content

Commit

Permalink
Install OHM social-core and publish image to ghcr
Browse files Browse the repository at this point in the history
  • Loading branch information
willemarcel committed Mar 15, 2024
1 parent 61a80e8 commit 87de562
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- master
- ohm

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ django-model-utils==4.2.0

# For authentication with OSM
social-auth-app-django==4.0.0
social-auth-core==3.3.3
git+https://github.com/OpenHistoricalMap/social-core/

# DRF and DRF-gis
djangorestframework==3.11.2
Expand Down

0 comments on commit 87de562

Please sign in to comment.