Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit eb354cb

Browse files
committedNov 22, 2022
FIX: Typo in publish workflow
1 parent 89dfca3 commit eb354cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
types:
77
- published
88

9-
permission:
9+
permissions:
1010
# Allow checkout of the project.
1111
contents: read
1212

0 commit comments

Comments
 (0)
Please sign in to comment.