Skip to content

Commit eb5ae43

Browse files
committed
Fix artifact path
1 parent a120a42 commit eb5ae43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ jobs:
177177
uses: actions/upload-artifact@v4
178178
with:
179179
name: changelog-artifact
180-
path: content/changelog/vUNSTABLE.md
180+
path: content/changelog/unstable.md
181181

182182
build-spec:
183183
name: "📖 Build the spec"

0 commit comments

Comments
 (0)