Skip to content

Commit 8fe87cc

Browse files
committed
fix ref
1 parent b8cdcf9 commit 8fe87cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-branch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ jobs:
291291
make release
292292
293293
- name: Generate assertion documents
294-
uses: .github/workflows/assertion.yml@${{ github.ref_name }}
294+
uses: .github/workflows/assertion.yml@improve-assertion-doc-generation
295295
continue-on-error: true
296296
with:
297297
ARTIFACTORY_USER: ${{ secrets.ARTIFACTORY_USER }}

0 commit comments

Comments
 (0)