Skip to content

Commit

Permalink
5.18.6-200
Browse files Browse the repository at this point in the history
  • Loading branch information
sharpenedblade authored Jul 8, 2022
1 parent 6c99680 commit 05f2451
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-kernel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ jobs:
with:
files: |
${{ github.workspace }}/output/RPMS/*/*.rpm
tag_name: repo
tag_name: ${{ github.event.head_commit.message }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 05f2451

Please sign in to comment.