Skip to content

Commit

Permalink
fix check name
Browse files Browse the repository at this point in the history
  • Loading branch information
a-type committed Apr 1, 2024
1 parent 19fe704 commit 62a8163
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: lewagon/[email protected]
with:
ref: ${{ github.ref }}
check-name: 'Build and push Docker image'
check-name: 'build-and-push-image'
repo-token: ${{ secrets.GITHUB_TOKEN }}
wait-interval: 10

Expand Down

0 comments on commit 62a8163

Please sign in to comment.