We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8cdcf9 commit 8fe87ccCopy full SHA for 8fe87cc
.github/workflows/release-branch.yml
@@ -291,7 +291,7 @@ jobs:
291
make release
292
293
- name: Generate assertion documents
294
- uses: .github/workflows/assertion.yml@${{ github.ref_name }}
+ uses: .github/workflows/assertion.yml@improve-assertion-doc-generation
295
continue-on-error: true
296
with:
297
ARTIFACTORY_USER: ${{ secrets.ARTIFACTORY_USER }}
0 commit comments