temporarily enable the github actions push to main branch

This commit is contained in:
kwaroran
2024-06-14 23:13:30 +09:00
parent 63e331e50c
commit c139118bd6

View File

@@ -2,7 +2,7 @@ name: 'publish'
on: on:
push: push:
branches: branches:
- production - main
workflow_dispatch: {} workflow_dispatch: {}
jobs: jobs: