Skip to content

Commit e0ed1c0

Browse files
committed
chore: update auth workflow
1 parent d7baf55 commit e0ed1c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wdi5-tests_auth.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
- name: build
7474
run: npm run build
7575

76-
- name: Create PFX file from secret
76+
- name: Create SAP Passport PFX file from secret
7777
env:
7878
SAPPFX_BASE64: ${{ secrets.SAPPFX_BASE64 }}
7979
run: |

0 commit comments

Comments
 (0)