Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
xuqingfeng committed Jan 2, 2024
1 parent 6a4a8de commit 5d9ec10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/2-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
username: ${{ github.repository_owner }}
password: ${{ secrets.DH_TOKEN }}

- name: Build and Push thn-api
- name: Build and Push brb
uses: docker/build-push-action@v5
with:
context: .
Expand Down

0 comments on commit 5d9ec10

Please sign in to comment.