Skip to content

Main Workflow

Main Workflow #8

Workflow file for this run

name: Main Workflow
on:
push:
branches: [master]
workflow_dispatch:
jobs:
call-deploy:
uses: projectsmahendra/XlsxWriter/.github/workflows/reusable.yml@master

Check failure on line 9 in .github/workflows/test_secret.yml

View workflow run for this annotation

GitHub Actions / Main Workflow

Invalid workflow file

The workflow is not valid. .github/workflows/test_secret.yml (Line: 9, Col: 11): Secret AWS_ACCESS_KEY_ID is required, but not provided while calling. .github/workflows/test_secret.yml (Line: 9, Col: 11): Secret AWS_SECRET_ACCESS_KEY is required, but not provided while calling.