Skip to content

chore: update FFXIVClientStructs #12

chore: update FFXIVClientStructs

chore: update FFXIVClientStructs #12

Workflow file for this run

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