Skip to content

Commit 82014e0

Browse files
authored
Update release.yml
1 parent 6652cf5 commit 82014e0

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
@@ -33,6 +33,6 @@ jobs:
3333
with:
3434
tag_name: v${{ steps.get_version.outputs.version }}
3535
name: Release v${{ steps.get_version.outputs.version }}
36-
files: addons-v${{ steps.get_version.outputs.version }}.zip
36+
files: godotvmf-v${{ steps.get_version.outputs.version }}.zip
3737
env:
3838
GITHUB_TOKEN: ${{ secrets.GH_PAT }}

0 commit comments

Comments
 (0)