fix: thanks yaml

This commit is contained in:
Naterfute
2025-10-28 04:36:25 -07:00
parent 85d0dc74bf
commit 534afa0c9c

View File

@@ -23,7 +23,7 @@ permissions:
jobs:
release:
name: Create Release
uses: ./.github/workflows/release-action.yml
uses: ./.github/workflows/release-action.yaml
with:
version: ${{ inputs.version }}
release_type: ${{ inputs.release_type }}