1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-08 12:22:23 +04:00

change defauolt branch in release action

This commit is contained in:
codecalm
2023-05-10 01:08:20 +02:00
parent 4934cee12a
commit 7a0cff36e6
+1 -2
View File
@@ -3,8 +3,7 @@ name: Release
on:
push:
branches:
- dev-changesets-init
# - main
- dev
concurrency: ${{ github.workflow }}-${{ github.ref }}