Skip to content
This repository was archived by the owner on Jul 23, 2026. It is now read-only.

Commit 221d6c7

Browse files
committed
Version v1.0.0-1
1 parent a84f6dd commit 221d6c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: openapi-generators/openapitools-generator-action@v1
2727
with:
2828
generator: html
29-
openapi-url: "https://raw.githubusercontent.com/unikorn-cloud/${{ matrix.component }}/blob/${{ github.ref_name }}/pkg/openapi/server.spec.yaml"
29+
openapi-url: "https://raw.githubusercontent.com/unikorn-cloud/${{ matrix.component }}/refs/tags/${{ github.ref_name }}/pkg/openapi/server.spec.yaml"
3030
command-args: -o artifact
3131
- name: upload-artifact
3232
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)