Skip to content

Commit

Permalink
Merge pull request #165 from navikt/Oppdatere-Workflow
Browse files Browse the repository at this point in the history
La inn permissions packages: write
  • Loading branch information
KenDahle authored Feb 2, 2024
2 parents 7e1e390 + 9fdd066 commit 8e99f84
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on: push
jobs:
build:
runs-on: ubuntu-latest
permissions:
packages: write
steps:
- uses: actions/checkout@v4
- name: Set up JDK 1.8
Expand Down

0 comments on commit 8e99f84

Please sign in to comment.