Skip to content

Commit aea3a39

Browse files
Update CI.yml
1 parent d6f8ae8 commit aea3a39

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,8 @@ jobs:
9494
url: https://pypi.org/project/django-ltree-2
9595

9696
permissions:
97-
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing
97+
contents: write
98+
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing
9899
steps:
99100
- uses: actions/checkout@v4
100101
- name: Install Poetry

0 commit comments

Comments
 (0)