Skip to content

Commit e04107f

Browse files
committed
Fixes CI
1 parent 04f19d8 commit e04107f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd-stable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
permissions:
1313
contents: read
1414
# deployments: write
15-
# packages: write
15+
packages: write
1616
steps:
1717
- name: Checkout code
1818
uses: actions/checkout@v3

0 commit comments

Comments
 (0)