Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Typo
Browse files Browse the repository at this point in the history
janjakubnanista committed Oct 23, 2024
1 parent 2dc56da commit 4b39b39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -104,7 +104,7 @@ jobs:
uses: docker/build-push-action@v6
with:
platforms: ${{ matrix.platform }}
outputs: type=docker,supersim:dev
outputs: type=docker,optimism/supersim:dev
cache-from: type=gha,scope=build-${{ matrix.platform }}
cache-to: type=gha,mode=max,scope=build-${{ matrix.platform }}

0 comments on commit 4b39b39

Please sign in to comment.