Skip to content

Commit

Permalink
Merge pull request #85 from metaplex-foundation/ci/reset-deploy-job
Browse files Browse the repository at this point in the history
Reset deploy job
  • Loading branch information
ajamaica authored Nov 22, 2022
2 parents ad52b74 + e499247 commit 818a5df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ jobs:
- name: Publish package
run: gradle clean assemble publish
env:
ORG_GRADLE_PROJECT_githubUsername: ${{ github.actor }}
ORG_GRADLE_PROJECT_githubPassword: ${{ github.token }}
GITHUB_ACTOR: ${{ secrets.GRADLE_GITHUB_ACTOR }}
GITHUB_TOKEN: ${{ secrets.GRADLE_GITHUB_TOKEN }}

0 comments on commit 818a5df

Please sign in to comment.