Skip to content

Commit f063ba4

Browse files
committed
Merge branch 'feature/#1077' of https://github.com/convertigo/C8oForms.git into feature/#1077
2 parents a0caec6 + 641956b commit f063ba4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
6868
- name: Build and deploy based on branch or tag
6969
env:
70-
C8O_SERVER: ${{secrets.TEST_NOCODE_ENDPOINT}}
70+
C8O_SERVER: ${{ secrets.TEST_NOCODE_ENDPOINT }}
7171
C8O_USER: ${{ secrets.TEST_NOCODE_USER }}
7272
C8O_PASSWORD: ${{ secrets.TEST_NOCODE_PASSWORD }}
7373
run: |

0 commit comments

Comments
 (0)