Merge pull request #263 from cheeaun/main

Update from main
This commit is contained in:
Chee Aun 2023-10-16 20:06:11 +08:00 committed by GitHub
commit 6feb2e7b41
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,10 +2,9 @@ name: Create Release on every tag push in `production`
on:
push:
branches:
- production
tags:
- '*'
workflow_dispatch:
jobs:
release: