Skip to content

Commit 04faae4

Browse files
authored
Merge pull request #11 from jkandasa/update_gh
update development branch tag
2 parents 68b2584 + c7d5d6d commit 04faae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_executables.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
uses: "marvinpinto/action-automatic-releases@latest"
5353
with:
5454
repo_token: "${{ secrets.GH_TOKEN }}"
55-
automatic_release_tag: development
55+
automatic_release_tag: main-devel
5656
prerelease: true
5757
title: "Development Build - Pre Release"
5858
files: |

0 commit comments

Comments
 (0)