We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ad92a8 commit 00d9887Copy full SHA for 00d9887
.github/workflows/update-flagsmith-environment.yml
@@ -29,7 +29,7 @@ jobs:
29
run: make install
30
31
- name: Update defaults
32
- run: python manage.py updateflagsmithenvironment
+ run: poetry run python manage.py updateflagsmithenvironment
33
34
- name: Create Pull Request
35
uses: peter-evans/create-pull-request@v5
0 commit comments