We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ff1df3 commit f1e4ad9Copy full SHA for f1e4ad9
.github/workflows/release-package.yml
@@ -12,5 +12,5 @@ jobs:
12
- uses: hacking-gentoo/action-ebuild-release@next
13
with:
14
auth_token: ${{ secrets.PR_TOKEN }}
15
- deploy_key: ${{ secrets.GHA_DEPLOY_KEY }}
+ deploy_key: ${{ secrets.DEPLOY_KEY }}
16
overlay_repo: MADhacking/overlay
0 commit comments