Skip to content

Commit 681a74e

Browse files
endrer tilbake til GITHUB_TOKEN for release (#108)
1 parent 8627033 commit 681a74e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ jobs:
3939
uses: release-drafter/release-drafter@v5
4040
if: success()
4141
env:
42-
GITHUB_PASSWORD: ${{ secrets.GITHUB_TOKEN }}
42+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)