Skip to content

Commit

Permalink
update tag name of devel release
Browse files Browse the repository at this point in the history
Signed-off-by: Jeeva Kandasamy <[email protected]>
  • Loading branch information
jkandasa committed Jul 30, 2024
1 parent d1839b5 commit 1876a9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
uses: "marvinpinto/action-automatic-releases@latest"
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
automatic_release_tag: main
automatic_release_tag: main-devel
prerelease: true
title: "Development Build - main branch"
files: |
Expand Down

0 comments on commit 1876a9a

Please sign in to comment.