mirror of
https://github.com/pyrohost/pyrodactyl.git
synced 2026-04-06 04:01:58 +02:00
fix: thanks yaml
This commit is contained in:
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user