This commit is contained in:
Amith Koujalgi 2023-12-20 00:02:09 +05:30
parent d854f82966
commit 929242cc26

View File

@ -3,14 +3,15 @@
name: Test and Publish Package
#on:
# release:
# types: [created]
on:
push:
branches: [ "main" ]
workflow_dispatch:
release:
types:
- created
#on:
# push:
# branches: [ "main" ]
# workflow_dispatch:
jobs:
build: