Skip to content

Commit

Permalink
update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dvviktordelev authored Oct 21, 2024
1 parent 7627656 commit 26bd07b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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
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 26bd07b

Please sign in to comment.