Skip to content

Commit db68fc3

Browse files
committed
Trigger publish workflow on pushes to the main branch alongside version tags
1 parent 2cb8a7e commit db68fc3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Publish Release
33
on:
44
push:
55
tags: [ 'v*.*.*' ]
6+
branches: [ main ]
67
workflow_dispatch:
78
inputs:
89
version:

0 commit comments

Comments
 (0)