Skip to content

Commit 91284f3

Browse files
committed
Test release description #try 3
1 parent 4056a47 commit 91284f3

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
@@ -10,7 +10,7 @@ jobs:
1010
name: "Release"
1111
runs-on: "ubuntu-latest"
1212
steps:
13-
- uses: "marvinpinto/action-automatic-release@latest"
13+
- uses: "marvinpinto/action-automatic-releases@latest"
1414
with:
1515
repo-token: "${{ secrets.GITHUB_TOKEN }}"
1616
prerelease: false

0 commit comments

Comments
 (0)