diff --git a/.github/workflows/trigger-postman.yml b/.github/workflows/trigger-postman.yml index 38f11cb..d3488a4 100644 --- a/.github/workflows/trigger-postman.yml +++ b/.github/workflows/trigger-postman.yml @@ -30,7 +30,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} FILENAMES: ${{ steps.changed-files-specific.outputs.all_changed_files }} with: - filename: adyen-postman/.github/ISSUE_TEMPLATE/openapi-changes.yml + filename: .github/ISSUE_TEMPLATE/openapi-changes.yml generate: name: "Generate latest definitions files" runs-on: ubuntu-latest