Merge pull request #34 from ModernRelay/fix/package-workflow-use-secrets #2
This workflow graph cannot be shown
A graph will be generated the next time this workflow is run.
Annotations
1 error
|
Invalid workflow file:
.github/workflows/package.yml#L1
(Line: 39, Col: 19): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.AWS_REGION, (Line: 40, Col: 27): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.AWS_ROLE_TO_ASSUME, (Line: 41, Col: 38): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.AWS_CODEBUILD_PACKAGE_PROJECT, (Line: 42, Col: 28): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.AWS_ARTIFACT_BUCKET, (Line: 54, Col: 19): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.AWS_REGION, (Line: 55, Col: 27): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.AWS_ROLE_TO_ASSUME, (Line: 56, Col: 38): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.AWS_CODEBUILD_PACKAGE_PROJECT, (Line: 57, Col: 28): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.AWS_ARTIFACT_BUCKET
|