Skip to content

Migrate release automation (#257) #17

Migrate release automation (#257)

Migrate release automation (#257) #17

Workflow file for this run

name: Release request
on:
workflow_dispatch:
push:
branches:
- develop
jobs:
release:
permissions:
contents: write
pull-requests: write
uses: Adyen/adyen-node-api-library/.github/workflows/lib-release.yml@develop

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

View workflow run for this annotation

GitHub Actions / .github/workflows/release.yml

Invalid workflow file

error parsing called workflow ".github/workflows/release.yml" -> "Adyen/adyen-node-api-library/.github/workflows/lib-release.yml@develop" : failed to fetch workflow: workflow was not found.
secrets: inherit