Skip to content

Commit

Permalink
Use new DEPLOY_KEY.
Browse files Browse the repository at this point in the history
  • Loading branch information
HackingM committed Dec 18, 2019
1 parent 238a16f commit 59b2d46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ jobs:
- uses: hacking-gentoo/action-ebuild-release@next
with:
auth_token: ${{ secrets.PR_TOKEN }}
deploy_key: ${{ secrets.GHA_DEPLOY_KEY }}
deploy_key: ${{ secrets.DEPLOY_KEY }}
overlay_repo: MADhacking/overlay

0 comments on commit 59b2d46

Please sign in to comment.