Skip to content
This repository was archived by the owner on Oct 20, 2025. It is now read-only.

Commit 26bd07b

Browse files
update release.yml
1 parent 7627656 commit 26bd07b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 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
13+
uses: datavisyn/github-workflows/.github/workflows/release-source.yml@main
1414
secrets: inherit
1515
with:
16-
release_version: ${{ inputs.release_version }}
16+
release_version: ${{ inputs.release_version }}

0 commit comments

Comments
 (0)