Skip to content

Commit

Permalink
(fix) Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
rrw-zilliqa committed Sep 11, 2024
1 parent 4a69da6 commit c973ff5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd-stg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
cd ${{ matrix.path }}
make image/build-and-push
- name: "Build and push ${{ matrix.application }} tag latest - staging"
- name: "Build and push ${{ matrix.application }} tag latest - staging"
if: ${{ matrix.tag_latest == true }}
env:
ENVIRONMENT: stg
Expand Down

0 comments on commit c973ff5

Please sign in to comment.