Auto-commit for deploy to production - 2025-12-08 13:47:10

This commit is contained in:
2025-12-08 13:47:10 +01:00
parent f52bddc03c
commit b6474194d2
2 changed files with 2 additions and 2 deletions
+1 -2
View File
@@ -4,8 +4,7 @@ on:
branches: [main]
jobs:
deploy-production:
if: github.ref == 'refs/heads/main'
deploy:
runs-on: ubuntu-latest
steps:
- name: Checkout code
+1
View File
@@ -0,0 +1 @@
Hello world