Skip to content

Commit 0eaca86

Browse files
author
SAP Team
authored
Update main.yml
1 parent ddf85f6 commit 0eaca86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
- name: Upload Release
2121
uses: ncipollo/release-action@v1
2222
with:
23-
# artifacts: "@(ModuleName).zip"
23+
artifacts: "@(ModuleName).zip"
2424
token: ${{ secrets.GITHUB_TOKEN }}
2525
bodyFile: changelog.md

0 commit comments

Comments
 (0)