Skip to content

Commit 075b7b9

Browse files
committed
Testing dynamic names
1 parent 0e55c33 commit 075b7b9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-and-test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,9 @@ jobs:
8686
uses: actions/deploy-pages@v4
8787

8888

89+
8990
build-editor:
91+
name: "Build Editor {{ startsWith(github.event.ref, 'refs/feature') && '& Release' }}"
9092
runs-on: windows-latest
9193
needs: [build-and-test]
9294
steps:

0 commit comments

Comments
 (0)