Merge pull request 'fix workflow' (#2) from update-workflow into master

Reviewed-on: #2
This commit is contained in:
sudacode 2025-03-07 05:23:21 -08:00
commit a66e3ab455

View File

@ -1,8 +1,9 @@
name: Build and Upload Python Package name: Build and Upload Python Package
on: on:
merge: pull_request:
branches: branches:
- master - master
types: [closed]
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest