Skip to content

Commit

Permalink
ci: update
Browse files Browse the repository at this point in the history
  • Loading branch information
Aetherinox committed Aug 3, 2024
1 parent 0af06a0 commit 93e73da
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: "📦 .deb › Build"
run-name: "📦 .deb › Build"
name: "📦 Release"
run-name: "📦 Release"

on:
workflow_dispatch:
Expand All @@ -13,7 +13,7 @@ on:
PLUGIN_NAME:
description: "📦 Name of Plugin"
required: true
default: 'opengist'
default: 'win_update_killer'
type: string

# ---------------------------------------------------------------------------------------
Expand Down Expand Up @@ -79,7 +79,7 @@ on:
# ---------------------------------------------------------------------------------------

env:
PLUGIN_NAME: opengist
PLUGIN_NAME: win_update_killer
ASSIGN_USER: Aetherinox
BOT_NAME_1: AdminServ
BOT_NAME_2: AdminServX
Expand Down

0 comments on commit 93e73da

Please sign in to comment.