mirror of
https://github.com/JezuzLizard/T4SP-Server-Plugin.git
synced 2025-09-01 06:07:27 +00:00
Only deploy release
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -71,7 +71,7 @@ jobs:
|
|||||||
- name: Download Binaries
|
- name: Download Binaries
|
||||||
uses: actions/download-artifact@v3.0.2
|
uses: actions/download-artifact@v3.0.2
|
||||||
with:
|
with:
|
||||||
name: ${{matrix.configuration}} binaries
|
name: Release binaries
|
||||||
|
|
||||||
- name: Create Release
|
- name: Create Release
|
||||||
uses: "marvinpinto/action-automatic-releases@latest"
|
uses: "marvinpinto/action-automatic-releases@latest"
|
||||||
|
Reference in New Issue
Block a user