Skip to content

Commit 366969d

Browse files
author
ADMSK\AVROGAL1
committed
docs: updates on documentation
Added informational and corporate documentation
1 parent e8a2882 commit 366969d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/changelog.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
uses: heinrichreimer/github-changelog-generator-action@v2.1.1
2525
with:
2626
token: ${{ secrets.GITHUB_TOKEN }}
27+
run: |
28+
git branch --set-upstream-to=origin/master ${{ steps.tag_name.outputs.current_version }}
2729
2830
- name: Commit changes
2931
uses: EndBug/add-and-commit@v7

0 commit comments

Comments
 (0)