cicd(master): fix missing acc test secrets (#72) #54
master.yml
on: push
tests
/
Acceptance Tests
Annotations
1 error
Invalid workflow file:
.github/workflows/master.yml#L21
The workflow is not valid. .github/workflows/master.yml (Line: 21, Col: 22): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.ACC_TEST_MC_API_KEY_ID .github/workflows/master.yml (Line: 22, Col: 25): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.ACC_TEST_MC_API_KEY_TOKEN
|