Skip to content

Commit

Permalink
Improve action name
Browse files Browse the repository at this point in the history
  • Loading branch information
fewensa committed Dec 28, 2023
1 parent 4de8e4d commit 6380dcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
# build-args: |
# RUSTC_VERSION=${{ env.RUST_TOOLCHAIN }}

- name: safe-transaction-service
- name: Build ${{ matrix.package }}
uses: docker/build-push-action@v3
with:
push: true
Expand Down

0 comments on commit 6380dcc

Please sign in to comment.