fix in github workflows

fix in github workflows

fix in github workflows
This commit is contained in:
InsanusMokrassar 2023-06-10 01:52:09 +06:00
parent b08ddfea84
commit fe91bd17a6

View File

@ -2,11 +2,12 @@ name: Build and publish
on:
push:
branch:
branches:
- master
jobs:
publishing:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Setup Python