We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a214259 commit 3802149Copy full SHA for 3802149
.github/workflows/publish-to-live-pypi.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
environment:
13
name: pypi
14
- url: https://pypi.org/p/djangocms-text
+ url: https://pypi.org/p/djangocms-text-ckeditor5
15
permissions:
16
id-token: write
17
steps:
0 commit comments