Skip to content

Commit

Permalink
fix permissions on github docker build part 2
Browse files Browse the repository at this point in the history
  • Loading branch information
sduchesneau committed Feb 11, 2025
1 parent c17c10b commit d741c3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- release/bnb-1.x-fh3.0

env:
IMAGE_NAME: bnb
IMAGE_NAME: streamingfast/go-ethereum

jobs:
# Push image to GitHub Packages.
Expand Down

0 comments on commit d741c3e

Please sign in to comment.