We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1be898 commit d95e3aeCopy full SHA for d95e3ae
.github/workflows/release-package.yml
@@ -12,6 +12,6 @@ jobs:
12
- uses: hacking-gentoo/action-ebuild-release@master
13
with:
14
overlay: MADhacking/overlay
15
- overlay_branch: auto
+ overlay_branch: staging
16
env:
17
GHA_DEPLOY_KEY: ${{ secrets.GHA_DEPLOY_KEY }}
0 commit comments