Skip to content

Commit

Permalink
Update deploy token (finos#2565)
Browse files Browse the repository at this point in the history
Update deploy token
  • Loading branch information
Yasirmod17 authored Jan 23, 2024
1 parent 7677747 commit caa18af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ name: Build CI

env:
CI_DEPLOY_USERNAME: ${{ secrets.CI_DEPLOY_USERNAME }}
CI_DEPLOY_PASSWORD: ${{ secrets.CI_DEPLOY_PASSWORD }}
CI_DEPLOY_PASSWORD: ${{ secrets.CI_DEPLOY_TOKEN }}
MAVEN_OPTS: "-Xmx6g"

on: [push, pull_request]
Expand Down

0 comments on commit caa18af

Please sign in to comment.