Skip to content

Commit

Permalink
extra quote
Browse files Browse the repository at this point in the history
  • Loading branch information
fzhao99 committed Oct 16, 2024
1 parent 7968b06 commit f511202
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
env:
REPO: ${{github.repository}}
run: |
echo "REPO=${GITHUB_REPOSITORY@L}} >>${GITHUB_ENV}
echo "REPO=${GITHUB_REPOSITORY@L}} >>${GITHUB_ENV}"
- name: Build and push
uses: docker/build-push-action@v3
Expand Down

0 comments on commit f511202

Please sign in to comment.