Skip to content

Commit

Permalink
change action file
Browse files Browse the repository at this point in the history
  • Loading branch information
BeautyyuYanli committed Jun 25, 2024
1 parent fe8bdc7 commit 3809ff7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: change-string-case
uses: ASzc/change-string-case-action@v1
with:
string: {{ github.repository }}
string: "${{ github.repository }}"
case: lowercase

- name: Build Docker image
Expand Down

0 comments on commit 3809ff7

Please sign in to comment.