Skip to content

Commit

Permalink
fix: correct copy paste issue (#170)
Browse files Browse the repository at this point in the history
  • Loading branch information
m30m authored Oct 14, 2024
1 parent 3ba8e36 commit 35b7ae3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-rust-services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
tags: |
type=sha,event=branch
type=ref,event=tag
- name: Build and push swap beacon docker image
- name: Build and push limonade docker image
uses: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4
with:
context: ./scripts/limonade
Expand Down

0 comments on commit 35b7ae3

Please sign in to comment.