Skip to content

Commit

Permalink
chore: update auth workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
marianfoo committed Nov 7, 2024
1 parent d7baf55 commit e0ed1c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wdi5-tests_auth.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
- name: build
run: npm run build

- name: Create PFX file from secret
- name: Create SAP Passport PFX file from secret
env:
SAPPFX_BASE64: ${{ secrets.SAPPFX_BASE64 }}
run: |
Expand Down

0 comments on commit e0ed1c0

Please sign in to comment.