Skip to content

Commit

Permalink
Nytt syntaks-forsøk
Browse files Browse the repository at this point in the history
  • Loading branch information
madsop-nav committed Sep 26, 2024
1 parent 7182045 commit 6eb85fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/[email protected]
with:
commitish: ${{ github.event.number || github.ref_name }}
env:
commitish: ${{ github.event.number || github.ref_name }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 6eb85fa

Please sign in to comment.