Skip to content

Update from https://github.com/rollthecloudinc/spearhead-canva/commit… #25

Update from https://github.com/rollthecloudinc/spearhead-canva/commit…

Update from https://github.com/rollthecloudinc/spearhead-canva/commit… #25

Workflow file for this run

name: Deploy
on:
push:
branches:
- dev
permissions:
id-token: write
contents: read
jobs:
build:
uses: rollthecloudinc/druid/.github/workflows/azure-workflow.yml@master

Check failure on line 11 in .github/workflows/dev-azure.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/dev-azure.yml

Invalid workflow file

error parsing called workflow ".github/workflows/dev-azure.yml" -> "rollthecloudinc/druid/.github/workflows/azure-workflow.yml@master" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
ENVIRONMENT: dev
secrets:
AZURE_STATIC_WEB_APPS_API_TOKEN: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN }}