Skip to content

Commit c4f840d

Browse files
committed
GH_Actions: change main branch name to "main"
1 parent d5bfbc1 commit c4f840d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_load_to_pypi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Building artifacts and load them to PYPI index
22
on:
33
push:
4-
branches: [ master ]
4+
branches: [ main ]
55

66
jobs:
77
Build_release:

0 commit comments

Comments
 (0)