Skip to content

Commit

Permalink
Update maven build action
Browse files Browse the repository at this point in the history
  • Loading branch information
arniesaha committed Nov 24, 2023
1 parent 26ad50e commit 0b57131
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
servers: |
[{
"id": "github",
"username": "$GITHUB_ACTOR",
"username": "atlan-ci",
"password": "${{ secrets.my_pat }}"
}]
# run: |
Expand Down

0 comments on commit 0b57131

Please sign in to comment.