Skip to content

Commit 7ba682a

Browse files
committed
fix: drafter ์ˆ˜์ •
1 parent bb8dfe8 commit 7ba682a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

โ€Ž.github/workflows/release-drafter.ymlโ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
config-name: drafter-config.yml
3939
# disable-autolabeler: true
4040
env:
41-
GITHUB_TOKEN: ${{ secrets.TOKEN }}
41+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
ย (0)