Skip to content

Commit

Permalink
Merge pull request #140 from maykinmedia/issue/fix-ci
Browse files Browse the repository at this point in the history
👷 Add missing input to CI job
  • Loading branch information
stevenbal authored Dec 20, 2024
2 parents 3f9876d + 2efde3f commit 5b387c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ jobs:
main-branch: 'master'
python-version: '3.11'
docker-image-name: ${{ needs.store-reusable-workflow-vars.outputs.image-name }}
django-settings-module: objecttypes.conf.ci
run-docs: false

open-api-publish:
Expand Down

0 comments on commit 5b387c8

Please sign in to comment.