Skip to content

Update build.gradle.kts #14

Update build.gradle.kts

Update build.gradle.kts #14

Workflow file for this run

name: Release Caller
on:
push:
pull_request:
jobs:
call-workflow:
permissions:
contents: write
uses: ac-clash/workflows/.github/workflows/release-called.yml@reusable-workflow
secrets:
token: ${{ secrets.TOKEN }}

Check failure on line 13 in .github/workflows/release-caller.yml

View workflow run for this annotation

GitHub Actions / Release Caller

Invalid workflow file

The workflow is not valid. .github/workflows/release-caller.yml (Line: 13, Col: 14): Invalid secret, token is not defined in the referenced workflow.