Skip to content

Commit 684608a

Browse files
committed
fix: release downlaod artifact path
1 parent 3b968b6 commit 684608a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
uses: actions/download-artifact@v4
5858
with:
5959
name: build
60+
path: forms-bridge
6061

6162
- name: Replace textdomains
6263
run: |

0 commit comments

Comments
 (0)