Fixed startup note.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 5s

This commit is contained in:
Willem Cazander 2024-07-03 13:52:33 +02:00
parent 4e62282839
commit 9a0b0cbdb2

View file

@ -5,7 +5,7 @@ on:
- master
pull_request:
env:
MB_AUTOEXEC_STARTUP_NOTE: Test ${{ github.workflow }}
MB_AUTOEXEC_STARTUP_NOTE: ${{github.workflow}}
MB_AUTOEXEC_EMBED_USER: GITHUB_ACTOR
MB_AUTOEXEC_EMBED_VARS: GITHUB_EVENT_NAME GITHUB_REF_NAME GITHUB_REF_TYPE GITHUB_REPOSITORY GITHUB_REPOSITORY_OWNER
jobs: