Skip to content

Commit 5947209

Browse files
Update deploy-docs-and-dashboard.yml
1 parent 1b0f8bc commit 5947209

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/deploy-docs-and-dashboard.yml

-2
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,6 @@ jobs:
5454
needs: changes
5555
if: ${{ needs.changes.outputs.docs == 'true' }}
5656
runs-on: ubuntu-latest
57-
permissions:
58-
id-token: write
5957
steps:
6058
- name: Checkout 🛎️
6159
uses: actions/checkout@v3

0 commit comments

Comments
 (0)