This commit is contained in:
Amith Koujalgi 2023-12-20 00:14:45 +05:30
parent 1ff5fbfc9f
commit 6c2b3ca206

View File

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