Skip to content

chore(deps): update dependency globby to v14 #967

chore(deps): update dependency globby to v14

chore(deps): update dependency globby to v14 #967

Workflow file for this run

name: release
on:
push:
branches:
- master
jobs:
stable:
uses: the-guild-org/shared-config/.github/workflows/release-stable.yml@main

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

View workflow run for this annotation

GitHub Actions / release

Invalid workflow file

The workflow is not valid. In .github/workflows/release.yml (Line: 9, Col: 11): Error from called workflow the-guild-org/shared-config/.github/workflows/release-stable.yml@main (Line: 12, Col: 9): Required property is missing: type
with:
releaseScript: release
nodeVersion: 18
secrets:
githubToken: ${{ secrets.GITHUB_TOKEN }}
npmToken: ${{ secrets.NODE_AUTH_TOKEN }}
algolia:
uses: the-guild-org/shared-config/.github/workflows/algolia-publish.yml@main
secrets:
githubToken: ${{ secrets.GITHUB_TOKEN }}
algoliaAdminApiKey: ${{ secrets.ALGOLIA_ADMIN_API_KEY }}
with:
domain: https://www.the-guild.dev/graphql/modules/
source: 'Modules'