Skip to content

Add secrets

Add secrets #67

Workflow file for this run

name: Deploy develop
on:
push:
branches:
- develop
- feature/*
workflow_dispatch:
jobs:
call-deploy:
uses: ./.github/workflows/deploy_dev_stg.yml

Check failure on line 12 in .github/workflows/develop.yml

View workflow run for this annotation

GitHub Actions / Deploy develop

Invalid workflow file

The workflow is not valid. .github/workflows/develop.yml (Line: 12, Col: 11): Secret BACKEND_KEY is required, but not provided while calling. .github/workflows/develop.yml (Line: 12, Col: 11): Secret AZURE_WEBAPP_PUBLISH_PROFILE is required, but not provided while calling.
with:
app_env: develop