Skip to content

Commit 431a580

Browse files
committed
Remove spaces from python-app.yml
1 parent 466f3a6 commit 431a580

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
needs: build
3535
permissions:
3636
pages: write
37-
id-token: write
37+
id-token: write
3838
steps:
3939
- name: Deploy to GitHub Pages
4040
id: deployment

0 commit comments

Comments
 (0)