Skip to content

Commit

Permalink
Update release-creation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jessev14 authored Nov 20, 2020
1 parent 88d5ed2 commit ac12e14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-creation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
draft: false
prerelease: false
token: ${{ secrets.GITHUB_TOKEN }}
artifacts: './module.json, ./module.zip'
artifacts: './module.json, ./MA5e.zip'
tag: ${{ github.event.release.tag_name }}
body: ${{ github.event.release.body }}

Expand Down

0 comments on commit ac12e14

Please sign in to comment.