Skip to content

Commit

Permalink
chore: gh actions
Browse files Browse the repository at this point in the history
  • Loading branch information
meier-christoph committed Oct 6, 2022
1 parent 50570f2 commit 1ca603a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ permissions:
contents: read
packages: write

env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1ca603a

Please sign in to comment.