We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7d9997a + 1df310e commit 472e44fCopy full SHA for 472e44f
1 file changed
.github/workflows/release-drafter.yml
@@ -48,6 +48,8 @@ jobs:
48
steps:
49
- name: Load OAS files from artifacts
50
uses: actions/download-artifact@v4
51
+ with:
52
+ pattern: oas-*
53
54
- name: Upload Release Asset - OpenAPI Specification - YAML
55
id: upload-release-asset-yaml
0 commit comments