1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-03 15:40:05 +00:00

chore: automated commit

This commit is contained in:
Allan Bowe
2021-05-16 00:03:13 +03:00
parent 5c144be05b
commit e456da846a
2 changed files with 1 additions and 4 deletions

View File

@@ -31,10 +31,7 @@ jobs:
run: npm run lint
- name: Add secrets
run: cat > .env.viya <<'EOL'
test1
test2
EOL
run: echo "client=\nsecret=\n" > .env.viya
- name: check add
run: cat .env.viya