chore: rename docker publish

This commit is contained in:
iCrawl
2022-07-24 18:51:26 +02:00
parent 160487d866
commit 9ae461d84d
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
name: Publish dev docker images name: Publish docker images
on: on:
workflow_dispatch: workflow_dispatch:
jobs: jobs:

View File

@@ -1,6 +1,6 @@
{ {
"name": "@discordjs/proxy-container", "name": "@discordjs/proxy-container",
"version": "0.1.0", "version": "1.0.0",
"description": "Lightweight HTTP proxy for Discord's API, brought to you as a container 📦", "description": "Lightweight HTTP proxy for Discord's API, brought to you as a container 📦",
"scripts": { "scripts": {
"build": "unbuild", "build": "unbuild",