Skip to content

Commit 0bf1736

Browse files
fix: overwrite release
1 parent f4e52c3 commit 0bf1736

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
- uses: softprops/action-gh-release@v2
3030
with:
3131
token: "${{ secrets.GITHUB_TOKEN }}"
32-
tag_name: latest
3332
name: Development Build
3433
prerelease: true
3534
make_latest: true

0 commit comments

Comments
 (0)