Skip to content

Commit 4fed472

Browse files
committed
fix typo
1 parent d0131a8 commit 4fed472

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-published.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
permissions: >-
3636
{
3737
"contents:": "write",
38-
"workflows:": "write,
38+
"workflows:": "write",
3939
"metadata": "read"
4040
}
4141
- uses: cloudposse/github-action-release-branch-manager@v1

0 commit comments

Comments
 (0)