Skip to content

Commit

Permalink
Hadde gløymt å sende med github-tokenet som miljøvariabel, det forklarer
Browse files Browse the repository at this point in the history
  • Loading branch information
madsop-nav committed Mar 5, 2024
1 parent 196a1c7 commit 17fd288
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,5 @@ jobs:
${{ runner.os }}-gradle-
- name: Build
run: ./gradlew build
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 17fd288

Please sign in to comment.