Skip to content

Commit 1d1f486

Browse files
committed
set release name
1 parent ad3f2f3 commit 1d1f486

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build-worker-bundles.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ jobs:
3131
- uses: actions/download-artifact@v8
3232
- uses: softprops/action-gh-release@v3
3333
with:
34+
tag_name: dev+${{ github.sha }}
35+
target_commitish: ${{ github.sha }}
3436
prerelease: true
3537
files: |
3638
worker-*.tar.xz

0 commit comments

Comments
 (0)