Skip to content

Commit

Permalink
ci: use new S-user for downloading binaries
Browse files Browse the repository at this point in the history
also updated repository secret
RSBC_USER_BASICAUTH_PWD
accordingly

this new user got created and
will be maintained by
@serajahmad01
  • Loading branch information
MarcoEidinger committed Jan 6, 2025
1 parent 5a450f1 commit 89bcfa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: bcomnes/netrc-creds@v3
with:
machine: rbsc.repositories.cloud.sap
login: sap-sdkiospecs
login: 0000202418-iossdk
password: ${{ secrets.RSBC_USER_BASICAUTH_PWD }}
- name: Install required tools
run: brew install xcodegen
Expand Down

0 comments on commit 89bcfa0

Please sign in to comment.