This commit is contained in:
informaticker 2024-11-03 22:43:57 +01:00
parent 316d66db04
commit fef7e885bb

View File

@ -1,8 +1,6 @@
name: Deploy
on:
push:
branches:
- main
run-name: Deploying to production
on: [push]
jobs:
deploy:
runs-on: ubuntu-latest