Auto-commit for deploy to production - 2025-12-08 13:47:10
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
Hello world
|
||||
Reference in New Issue
Block a user