chore: rename docker publish

This commit is contained in:
iCrawl 2022-07-24 18:51:26 +02:00
parent 160487d866
commit 9ae461d84d
No known key found for this signature in database
GPG key ID: 1AB888B16355FBB2
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:
workflow_dispatch:
jobs:

View file

@ -1,6 +1,6 @@
{
"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 📦",
"scripts": {
"build": "unbuild",