We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab02ee3 commit 6edfad4Copy full SHA for 6edfad4
.github/workflows/deploy.yml
@@ -38,6 +38,7 @@ jobs:
38
github_token: ${{ secrets.GITHUB_TOKEN }}
39
force: true
40
tags: true
41
+ branch: ${{ github.ref }}
42
- uses: jcdcdev/jcdcdev.Github.GenerateChangelog@main
43
id: changelog
44
with:
0 commit comments