Skip to content

Commit

Permalink
fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
nanjiangshu committed Aug 2, 2023
1 parent 1738200 commit e3702f3
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:
string: ${{ github.repository_owner }}
string: ${{ github.repository_owner }}

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

0 comments on commit e3702f3

Please sign in to comment.