Skip to content

fix gradle file and etc #13

fix gradle file and etc

fix gradle file and etc #13

Workflow file for this run

name: Release
on:
push:
tags:
- 'v*'
jobs:
release:
uses: TeamFelnull/actions-reusable-workflows/.github/workflows/mcmod-release.yml@master
with:
build_tasks: "build curseforge modrinth"
secrets:
curseforge_token: ${{ secrets.CURESFORGEAPIKEY }}
modrinth_token: ${{ secrets.MODRINTH }}
postRelease:
name: Update after release
needs: release
uses: TeamFelnull/actions-reusable-workflows/.github/workflows/mcmod-post-release.yml@master
update_forge_version_check: false

Check failure on line 21 in .github/workflows/released.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/released.yml

Invalid workflow file

You have an error in your yaml syntax on line 21