Skip to content

Commit

Permalink
m
Browse files Browse the repository at this point in the history
  • Loading branch information
belyaev-mikhail committed Mar 11, 2021
1 parent 3b49394 commit af52444
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
run: |
./gradlew -PforceVersion=${{ github.event.release.tag_name }} publish || echo "deploy failed" >&2
env:
DEPLOY_USERNAME: vorpal-reseacher
DEPLOY_USERNAME: "vorpal-reseacher"
DEPLOY_PASSWORD: ${{ secrets.ORG_GITHUB_TOKEN }}

0 comments on commit af52444

Please sign in to comment.