Skip to content

Commit 46a54a1

Browse files
daquinteroflexmomchil-flex
authored andcommitted
FIX: Release workflow 🏃
1 parent 450c832 commit 46a54a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: everlytic/[email protected]
1919
with:
2020
github_token: ${{ secrets.GITHUB_TOKEN }}
21-
source_ref: "develop"
21+
source_ref: ${{ github.ref }}
2222
target_branch: "latest"
2323
commit_message_template: 'RELEASE: :shipit: :boom: :tada: Merged {source_ref} into target {target_branch}'
2424
- name: Release

0 commit comments

Comments
 (0)