Skip to content

Commit f638645

Browse files
authored
Update dev.yml
1 parent aeda1ad commit f638645

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
needs: [build]
2222
steps:
2323
- name: Dev Build Release
24-
- uses: "marvinpinto/action-automatic-releases@latest"
24+
uses: "marvinpinto/action-automatic-releases@latest"
2525
with:
2626
repo_token: "${{ secrets.GITHUB_TOKEN }}"
2727
automatic_release_tag: "latest"

0 commit comments

Comments
 (0)