Skip to content

Update dependencies #131

Update dependencies

Update dependencies #131

Workflow file for this run

name: Maven Publish (Snapshots)
on:
push:
branches:
- botcommands-v3
paths:
- 'gradle/**'
- 'src/**'
- 'build.gradle.kts'
- 'settings.gradle.kts'
- 'gradlew'
- 'gradlew.bat'
workflow_dispatch:
jobs:
build:

Check failure on line 16 in .github/workflows/build.yml

View workflow run for this annotation

GitHub Actions / Maven Publish (Snapshots)

Invalid workflow file

The workflow is not valid. .github/workflows/build.yml (Line: 16, Col: 3): Error calling workflow 'srnyx/tools/.github/workflows/maven_publish.yml@main'. The workflow is requesting 'contents: write', but is only allowed 'contents: read'.
uses: srnyx/tools/.github/workflows/maven_publish.yml@main
with:
name: Lazy Library
java: 26
channel: snapshots
secrets: inherit