Improve the action and change name 🥰

This commit is contained in:
Anas Elgarhy 2022-08-22 11:42:19 +02:00
parent 8c99e0a478
commit ddc2fc5dfd
1 changed files with 1 additions and 4 deletions

View File

@ -1,9 +1,7 @@
# This is a basic workflow that is manually triggered
name: Manual workflow
name: Publish the plugin in marketplace
# Controls when the action will run. Workflow runs when manually triggered using the UI
# or API.
on:
release:
types:
@ -11,7 +9,6 @@ on:
jobs:
deploying:
runs-on: ubuntu-latest
# Steps represent a sequence of tasks that will be executed as part of the job
steps:
# Runs a single command using the runners shell