Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
bonifaido committed Nov 18, 2023
1 parent 4e93312 commit 12f9c95
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,14 @@ on:
tags:
- '*'

permissions:
contents: read
packages: write

jobs:
release:

runs-on: ubuntu-latest

permissions:
contents: write

steps:
- uses: actions/checkout@v4
name: Checkout nasp-kernel-module
Expand Down

0 comments on commit 12f9c95

Please sign in to comment.