Skip to content
This repository was archived by the owner on Oct 7, 2025. It is now read-only.

Commit 04bd570

Browse files
committed
make latest tag
1 parent 4be86d5 commit 04bd570

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ jobs:
4747
- name: release
4848
uses: softprops/action-gh-release@v1
4949
with:
50+
tag_name: latest
51+
name: "Latest build"
5052
files: dawn.zip
5153
env:
5254
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)