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: on:
push: push:
branch: branches:
- master - master
jobs:
publishing:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- name: Setup Python - name: Setup Python