Skip to content

Only save statistics when changing areas #8

Only save statistics when changing areas

Only save statistics when changing areas #8

Workflow file for this run

name: Create Release and Update Repository
on:
push:
tags:
- 'v*'
permissions:
contents: write
jobs:
release:
uses: UnknownX7/DalamudPluginRepo/.github/workflows/reusable_create_release.yml@master
with:
internal_name: NoClippy
solution_name: NoClippy
build_configuration: Release
personal_plugin_repo: UnknownX7/DalamudPluginRepo
personal_plugin_repo_branch: master
secrets: inherit