Skip to content

Commit

Permalink
update release.yaml for automated release workflow (#102)
Browse files Browse the repository at this point in the history
* Prepare changes by: update_release_yml.sh

* Prepare changes by: update_release_yml.sh

---------

Co-authored-by: dvviktordelev <>
  • Loading branch information
datavisyn-bot authored Nov 8, 2024
1 parent 44649f2 commit 8f33e5a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

jobs:
release:
uses: datavisyn/github-workflows/.github/workflows/release-source.yml@feat-automate-releases-releasenotes
secrets: inherit
uses: datavisyn/github-workflows/.github/workflows/release-source.yml@main
secrets: inherit
with:
release_version: ${{ inputs.release_version }}
release_version: ${{ inputs.release_version }}

0 comments on commit 8f33e5a

Please sign in to comment.