Skip to content

Workflow file for this run

name: (📡) Publish Release
on:
release:
types: [published]
jobs:
publish-release:
uses: sitepark/github-project-workflow/.github/workflows/maven-publish-release.yml@main

Check failure on line 9 in .github/workflows/publish-release.yml

View workflow run for this annotation

GitHub Actions / (📡) Publish Release

Invalid workflow file

The workflow is not valid. .github/workflows/publish-release.yml (Line: 9, Col: 11): Secret MVN_REPO_SERVER_USERNAME is required, but not provided while calling. .github/workflows/publish-release.yml (Line: 9, Col: 11): Secret MVN_REPO_SERVER_PASSWORD is required, but not provided while calling.