We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fb7b2b commit 69c38e4Copy full SHA for 69c38e4
1 file changed
.github/workflows/release.yml
@@ -24,4 +24,6 @@ jobs:
24
- uses: ncipollo/release-action@v1
25
with:
26
artifacts: "package_air_index.json"
27
- tag: "Nightly"
+ tag: "Nightly"
28
+ allowUpdates: true
29
+
0 commit comments