Skip to content

Commit f317bcd

Browse files
authored
chore(ci): remove permission block from workflow
1 parent 208d23a commit f317bcd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/publish_layer.yml

-3
Original file line numberDiff line numberDiff line change
@@ -115,9 +115,6 @@ jobs:
115115
116116
release-docs:
117117
needs: [ deploy-prod, prepare_docs_alias ]
118-
permissions:
119-
contents: write
120-
pages: write
121118
uses: ./.github/workflows/reusable-publish-docs.yml
122119
with:
123120
version: ${{ inputs.latest_published_version }}

0 commit comments

Comments
 (0)