ci: add GitHub Actions for testing and publishing #3
check.yml
on: pull_request
check
/
...
/
run
docker
/
...
/
run
Annotations
1 error
Invalid workflow file:
.github/workflows/check.yml#L16
The workflow is not valid. .github/workflows/check.yml (Line: 16, Col: 11): Secret DOCKER_HUB_USERNAME is required, but not provided while calling. .github/workflows/check.yml (Line: 16, Col: 11): Secret DOCKER_HUB_PASSWORD is required, but not provided while calling.
|