Skip to content

Add Actions

Add Actions #1

Workflow file for this run

name: Publish
on:
release:
types:
- published
jobs:
build:
uses: Modflower/.github/workflows/mod-publish.yml@main

Check failure on line 10 in .github/workflows/publish.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/publish.yml

Invalid workflow file

invalid value workflow reference: references to workflows must be prefixed with format 'owner/repository/' or './' for local workflows
with:
artifacts: |
'*/build/libs/'
secrets: inherit