Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
nithyatsu committed Oct 30, 2023
1 parent 6311e89 commit 0ed54a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
echo "PUSH_IMAGE=${PUSH_IMAGE}" >> $GITHUB_OUTPUT
- name: Checkout code
uses: actions/checkout@v4
# Using fromJSON to convert string to boolean. Ref. https://github.com/actions/runner/issues/1483
- name: Login to GitHub Container Registry
uses: docker/login-action@v2
with:
Expand Down

0 comments on commit 0ed54a9

Please sign in to comment.