diff --git a/src/DroneHelper.psd1 b/src/DroneHelper.psd1 index 2c975a5..b022ccf 100644 --- a/src/DroneHelper.psd1 +++ b/src/DroneHelper.psd1 @@ -153,7 +153,7 @@ PSData = @{ # Tags applied to this module. These help with module discovery in online galleries. - Tags = @('gitea', 'drone.io', 'Module Build helper') + Tags = @('gitea', 'drone.io') # A URL to the license for this module. LicenseUri = 'https://gitea.ocram85.com/OCram85/DroneHelper/src/branch/master/LICENSE'