Skip to content

Commit

Permalink
Use new action-ebuild-release API.
Browse files Browse the repository at this point in the history
  • Loading branch information
HackingM committed Dec 18, 2019
1 parent 6b1fb78 commit 80d5db7
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/release-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: hacking-gentoo/action-ebuild-release@master
- uses: hacking-gentoo/action-ebuild-release@next
with:
overlay: MADhacking/overlay
overlay_branch: staging
env:
GHA_DEPLOY_KEY: ${{ secrets.GHA_DEPLOY_KEY }}
auth_token: ${{ secrets.PR_TOKEN }}
deploy_key: ${{ secrets.GHA_DEPLOY_KEY }}
overlay_repo: MADhacking/overlay

0 comments on commit 80d5db7

Please sign in to comment.