Commit Graph

9 Commits

Author SHA1 Message Date
agresdominik bfe4ec756d Merge pull request #4 from agresdominik/dependabot/github_actions/appleboy/ssh-action-1.2.5
Bump appleboy/ssh-action from 0.1.9 to 1.2.5
2026-06-22 21:49:24 +02:00
agresdominik 70ed5bc629 Merge pull request #5 from agresdominik/cleanup
remove build step on push on main
2026-06-22 21:46:58 +02:00
dependabot[bot] 07b2f7b031 Bump appleboy/ssh-action from 0.1.9 to 1.2.5
Bumps [appleboy/ssh-action](https://github.com/appleboy/ssh-action) from 0.1.9 to 1.2.5.
- [Release notes](https://github.com/appleboy/ssh-action/releases)
- [Commits](https://github.com/appleboy/ssh-action/compare/v0.1.9...v1.2.5)

---
updated-dependencies:
- dependency-name: appleboy/ssh-action
  dependency-version: 1.2.5
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-22 19:46:37 +00:00
agresdominik dbfe277eb0 remove build step on push on main 2026-06-22 21:45:40 +02:00
dependabot[bot] 399a8cb73d Bump actions/checkout from 3 to 7
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-22 19:27:05 +00:00
agresdominik c4cababe98 cleanup 2026-06-22 21:04:44 +02:00
agresdominik e0ce9334d0 Update main.yml
change to self-hosted runner
2026-04-07 12:37:00 +02:00
Dominik e46b04d8e4 Enhance workflow with build and clean steps
Add build and clean steps to the workflow.
2025-11-02 09:45:41 +01:00
Dominik 23fad2dc8d Add GitHub Actions workflow for VPS deployment 2025-11-01 23:06:28 +01:00