Skip to content

Commit e5d3ad5

Browse files
committed
Use DEPLOY_KEY.
1 parent 7aaa5b3 commit e5d3ad5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-package.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ jobs:
1212
- uses: hacking-gentoo/action-ebuild-release@next
1313
with:
1414
auth_token: ${{ secrets.PR_TOKEN }}
15-
deploy_key: ${{ secrets.GHA_DEPLOY_KEY }}
15+
deploy_key: ${{ secrets.DEPLOY_KEY }}
1616
overlay_repo: MADhacking/overlay

0 commit comments

Comments
 (0)