Skip to content

Commit

Permalink
testing workflow token
Browse files Browse the repository at this point in the history
  • Loading branch information
NkwaTambe committed Nov 12, 2024
1 parent 13318b4 commit eae16d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/develop.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
<server>
<id>github-ledgers</id>
<username>${{ github.actor }}</username>
<password>${{ secrets.WEBANK_ONLINE_TOKEN }}</password>
<password>${{ secrets.WEBANK_ACCESS_TOKEN }}</password>
</server>
</servers>
</settings>" > ~/.m2/settings.xml
Expand Down

0 comments on commit eae16d5

Please sign in to comment.