Skip to content

Commit bb857da

Browse files
author
Joseph Franck
committed
fix GHA tag function
1 parent b1c5346 commit bb857da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main-branch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Create GitHub Release
33
on:
44
push:
55
branches:
6-
- master
6+
- main
77
workflow_dispatch:
88

99
jobs:

0 commit comments

Comments
 (0)