actions: fix dmsbg-100 workflow typo
Some checks failed
/ build-and-publish (push) Has been cancelled
Some checks failed
/ build-and-publish (push) Has been cancelled
This commit is contained in:
parent
bd5f81704c
commit
697a3924cc
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ jobs:
|
||||||
echo "ENVIRONMENT=Production" >> $GITHUB_ENV
|
echo "ENVIRONMENT=Production" >> $GITHUB_ENV
|
||||||
else
|
else
|
||||||
echo "ENVIRONMENT=Staging" >> $GITHUB_ENV
|
echo "ENVIRONMENT=Staging" >> $GITHUB_ENV
|
||||||
|
fi
|
||||||
|
|
||||||
- name: Cache DifOS Build Directory
|
- name: Cache DifOS Build Directory
|
||||||
uses: actions/cache@v3
|
uses: actions/cache@v3
|
||||||
|
|
Loading…
Reference in a new issue