Skip to content

Commit 43dafe2

Browse files
authored
ci(publish): add contents permission (#409)
1 parent dbe950f commit 43dafe2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
if: github.repository_owner == 'skyra-project'
1515
permissions:
1616
id-token: write
17+
contents: write
1718
steps:
1819
- name: Checkout Project
1920
uses: actions/checkout@v4

0 commit comments

Comments
 (0)