Skip to content

Commit a38027d

Browse files
authored
feat: adjustment tag name (#6)
* feat: adjustment tag name * adjust
1 parent 2500eea commit a38027d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-deb-develop.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@ jobs:
8383
if: github.ref == 'refs/heads/main'
8484
uses: softprops/action-gh-release@v2
8585
with:
86-
tag_name: main-latest
87-
name: Stable - main latest (${{ github.sha }})
86+
tag_name: Ubuntu-linux
87+
name: Stable
8888
draft: false
8989
prerelease: false
9090
make_latest: true

0 commit comments

Comments
 (0)