Skip to content

Commit 817f1ee

Browse files
committed
Updates
1 parent 659f359 commit 817f1ee

File tree

4 files changed

+309
-416
lines changed

4 files changed

+309
-416
lines changed

.vitepress/vars.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,9 @@ export const repos = [
5050
['goldor8/custom-docker-compose-ssh-deployment'],
5151
['manugame/custom-docker-compose-ssh-deployment'],
5252
['hamidfzm/docker-remote-deployment-action'],
53-
['medram/stack-deploy-action'],
53+
['PetrosyanDev/github-actions-docker-swarm-env'],
5454
['dombyte/docker-deploy'],
55+
['medram/stack-deploy-action'],
5556
['revelhome/stack-deploy-action'],
5657
['jrm402/docker-stack-deploy'],
5758
['sklimaszewski/dokploy-deploy-image-action'],

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[![GitHub Pages](https://img.shields.io/github/actions/workflow/status/cssnr/stack-deploy-docs/pages.yaml?logo=cachet&label=pages)](https://github.com/cssnr/stack-deploy-docs/actions/workflows/pages.yaml)
33
[![GitHub Lint](https://img.shields.io/github/actions/workflow/status/cssnr/stack-deploy-docs/lint.yaml?logo=cachet&label=lint)](https://github.com/cssnr/stack-deploy-docs/actions/workflows/lint.yaml)
44
[![GitHub Last Commit](https://img.shields.io/github/last-commit/cssnr/stack-deploy-docs?logo=vitepress&logoColor=white&label=updated)](https://github.com/cssnr/stack-deploy-docs/pulse)
5-
[![GitHub Contributors](https://img.shields.io/github/contributors/cssnr/stack-deploy-docs?logo=github)](https://github.com/cssnr/stack-deploy-docs/graphs/contributors)
5+
[![GitHub Contributors](https://img.shields.io/github/contributors-anon/cssnr/stack-deploy-docs?logo=github)](https://github.com/cssnr/stack-deploy-docs/graphs/contributors)
66
[![GitHub Repo Size](https://img.shields.io/github/repo-size/cssnr/stack-deploy-docs?logo=bookstack&logoColor=white&label=repo%20size)](https://github.com/cssnr/stack-deploy-docs)
77
[![GitHub Discussions](https://img.shields.io/github/discussions/cssnr/stack-deploy-action?logo=github)](https://github.com/cssnr/stack-deploy-action/discussions)
88
[![GitHub Repo Stars](https://img.shields.io/github/stars/cssnr/stack-deploy-action?style=flat&logo=github)](https://github.com/cssnr/stack-deploy-action)

0 commit comments

Comments
 (0)