2
0
mirror of https://github.com/tenrok/BBob.git synced 2026-05-15 11:59:37 +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:
push:
branches:
- main
- master
concurrency: ${{ github.workflow }}-${{ github.ref }}