Skip to content

Expect GITHUB_TOKEN #10

Expect GITHUB_TOKEN

Expect GITHUB_TOKEN #10

Workflow file for this run

name: Branch CI (Snapshot)
on:
push:
branches-ignore:
- main
pull_request:
branches-ignore:
- main
jobs:
call-build-and-deploy:
uses: ./.github/workflows/build_and_deploy.yml

Check failure on line 13 in .github/workflows/branch_ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/branch_ci.yml

Invalid workflow file

error parsing called workflow ".github/workflows/branch_ci.yml" -> "./.github/workflows/build_and_deploy.yml" (source branch with sha:a2e5469b9f13472409bc3f0371e863e03d864d4e) : secret name `GITHUB_TOKEN` within `workflow_call` can not be used since it would collide with system reserved name
with:
is_snapshot: true
version_regex: "-SNAPSHOT$" # Ensure the version ends with -SNAPSHOT