Skip to content

Commit 9415dea

Browse files
authored
fix: allow github actions to push packages (#483)
1 parent ccaf12e commit 9415dea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ env:
1717

1818
permissions:
1919
contents: read
20+
packages: write
2021

2122
jobs:
2223
geth:

0 commit comments

Comments
 (0)