2
0
mirror of https://github.com/tenrok/BBob.git synced 2026-06-20 20:00:33 +03:00

chore: fix publish.yml

This commit is contained in:
Nikolay Kost
2023-07-24 04:17:59 +02:00
committed by GitHub
parent 49065d239b
commit b59d125005
+1 -1
View File
@@ -3,7 +3,7 @@ name: Release
on: on:
push: push:
branches: branches:
- main - master
concurrency: ${{ github.workflow }}-${{ github.ref }} concurrency: ${{ github.workflow }}-${{ github.ref }}