1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-10 10:50:04 +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 run: npm run lint
- name: Add secrets - name: Add secrets
run: cat > .env.viya <<'EOL' run: echo "client=\nsecret=\n" > .env.viya
test1
test2
EOL
- name: check add - name: check add
run: cat .env.viya run: cat .env.viya