bump version to 1.0.2 to trigger rebuild
All checks were successful
Build and Push Docker Image / check_version (push) Successful in 8s
Build and Push Docker Image / check_image_version (push) Successful in 9s
Build and Push Docker Image / build (push) Successful in 35s

This commit is contained in:
Nikola Derežić
2026-01-09 16:52:48 +01:00
parent 4b84d265b6
commit c61bd773b4

View File

@@ -1,6 +1,6 @@
{ {
"name": "gitea-actions-demo-project", "name": "gitea-actions-demo-project",
"version": "1.0.1", "version": "1.0.2",
"description": "Demo project showcasing Gitea Actions with Docker build and push", "description": "Demo project showcasing Gitea Actions with Docker build and push",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {