Skip to content

Commit 8f33e5a

Browse files
update release.yaml for automated release workflow (#102)
* Prepare changes by: update_release_yml.sh * Prepare changes by: update_release_yml.sh --------- Co-authored-by: dvviktordelev <>
1 parent 44649f2 commit 8f33e5a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010

1111
jobs:
1212
release:
13-
uses: datavisyn/github-workflows/.github/workflows/release-source.yml@feat-automate-releases-releasenotes
14-
secrets: inherit
13+
uses: datavisyn/github-workflows/.github/workflows/release-source.yml@main
14+
secrets: inherit
1515
with:
16-
release_version: ${{ inputs.release_version }}
16+
release_version: ${{ inputs.release_version }}

0 commit comments

Comments
 (0)