Skip to content

Commit 69c38e4

Browse files
committed
fix: 强制更新
1 parent 8fb7b2b commit 69c38e4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,6 @@ jobs:
2424
- uses: ncipollo/release-action@v1
2525
with:
2626
artifacts: "package_air_index.json"
27-
tag: "Nightly"
27+
tag: "Nightly"
28+
allowUpdates: true
29+

0 commit comments

Comments
 (0)