1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 02:47:56 +01:00

lowercase

This commit is contained in:
Jason N. 2024-03-19 12:46:37 -04:00
parent bcfbc02ded
commit a4afd2efe6
4 changed files with 4 additions and 4 deletions

View file

@ -71,7 +71,7 @@ jobs:
uses: myrotvorets/set-commit-status-action@v2.0.1
with:
token: ${{ secrets.GITHUB_TOKEN }}
status: Pending
status: pending
context: ${{ env.JOB_NAME }}
sha: ${{ env.sha }}
targetUrl: ${{ steps.jobs.outputs.html_url }}