Skip to content

Commit 144fb28

Browse files
authored
Merge pull request #40 from proxystore/publish-typo
Fix typo in publish workflow
2 parents 5f713d1 + e897373 commit 144fb28

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
workflow_dispatch:
77

88
permissions:
9-
content: write
9+
contents: write
1010

1111
jobs:
1212
publish:

0 commit comments

Comments
 (0)