We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7aaa5b3 commit e5d3ad5Copy full SHA for e5d3ad5
.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