feat: add GitHub Actions workflow for building Docker image and remove version from package files
Some checks failed
Build Docker Image / build (push) Failing after 12s

This commit is contained in:
2026-03-02 19:37:44 +01:00
parent 201c4759b6
commit be785cdfa3
3 changed files with 53 additions and 2 deletions

View File

@@ -1,7 +1,6 @@
{
"name": "onepiecedle",
"private": true,
"version": "0.0.1",
"type": "module",
"scripts": {
"dev": "vite dev",