Skip to content

Commit 1e8ef8f

Browse files
committed
Test release description #try 4
1 parent 91284f3 commit 1e8ef8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ jobs:
1212
steps:
1313
- uses: "marvinpinto/action-automatic-releases@latest"
1414
with:
15-
repo-token: "${{ secrets.GITHUB_TOKEN }}"
15+
repo_token: "${{ secrets.GITHUB_TOKEN }}"
1616
prerelease: false

0 commit comments

Comments
 (0)