Skip to content

Commit c24b066

Browse files
Testing dwds application with playAssetDelivery mode.
1 parent 829597d commit c24b066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/cd.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
run: sudo apt-get install -y jq
100100

101101
- name: Set tag variable
102-
run: echo "TAG=phet" >> $GITHUB_ENV
102+
run: echo "TAG=dwds" >> $GITHUB_ENV
103103

104104
- name: Should upload dummy Bundle
105105
run: |

0 commit comments

Comments
 (0)