feat: trying out the release process #1
pipeline.yml
on: push
Run Test Suite
/
Run Tests
Matrix: Run Compatibility Checks / check-compatibility
Waiting for pending jobs
Run Linter Formatter
/
Reformat Code
Run Type Checks
/
Inspect Code
Run Commitlint Checks
/
Validate Commits
Do Release Artifact
/
To Artifactory
Annotations
1 error
|
Invalid workflow file:
.github/workflows/pipeline.yml#L59
The workflow is not valid. .github/workflows/pipeline.yml (Line: 59, Col: 21): Invalid secret, GITHUB_TOKEN is not defined in the referenced workflow.
|