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:
parent
bcfbc02ded
commit
a4afd2efe6
4 changed files with 4 additions and 4 deletions
2
.github/workflows/test_deployment.yml
vendored
2
.github/workflows/test_deployment.yml
vendored
|
|
@ -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 }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue