Auto-commit for deploy to production - 2025-12-08 13:47:10
This commit is contained in:
@@ -4,8 +4,7 @@ on:
|
|||||||
branches: [main]
|
branches: [main]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy-production:
|
deploy:
|
||||||
if: github.ref == 'refs/heads/main'
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
|
|||||||
@@ -0,0 +1 @@
|
|||||||
|
Hello world
|
||||||
Reference in New Issue
Block a user