Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nanjiangshu committed Aug 2, 2023
1 parent 27b6a04 commit 1738200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag_and_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
id: repo_owner
uses: ASzc/change-string-case-action@v4
with:
repo_owner: ${{ github.repository_owner }}
string: ${{ github.repository_owner }}

- name: Build image
uses: docker/build-push-action@v4
Expand Down

0 comments on commit 1738200

Please sign in to comment.