Skip to content

Commit

Permalink
fix checkName
Browse files Browse the repository at this point in the history
  • Loading branch information
hotzevzl committed Jan 18, 2024
1 parent da7d7f2 commit 657fbd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-kubernetes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
uses: fountainhead/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
checkName: Push Client Docker image to Docker Hub
checkName: Push Client Docker image to Azure Container Registry
ref: ${{ github.event.pull_request.head.sha || github.sha }}
intervalSeconds: 30

Expand Down

0 comments on commit 657fbd6

Please sign in to comment.