Skip to content

Commit 961bcc8

Browse files
committed
Set GOOGLE_TAGMANAGER_ID when building
1 parent 9c3525c commit 961bcc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
- name: Build with Maven
4242
env:
4343
START_SPRING_IO_TMPDIR: /tmp/start-spring-io-cache-2024-12-11
44+
GOOGLE_TAGMANAGER_ID: ${{ vars.GOOGLE_TAGMANAGER_ID }}
4445
run: ./mvnw --batch-mode --update-snapshots verify
4546

4647
- name: Set up Azure

0 commit comments

Comments
 (0)