This website works better with JavaScript
Home
Explore
Help
Sign In
html-themes
/
tabler.tabler
mirror of
https://github.com/tabler/tabler.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Change release workflow trigger branch from main to dev
codecalm
7 months ago
parent
bc5951b50d
commit
4268994034
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.github/workflows/release.yml
+ 1
- 1
.github/workflows/release.yml
View File
@@ -3,7 +3,7 @@ name: Release
on:
push:
branches:
- -
main
+ -
dev
permissions:
contents: read