Skip to content

Commit 12e1366

Browse files
committed
debug 17
1 parent 90e6cae commit 12e1366

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ jobs:
1515
uses: svenstaro/upload-release-action@v2
1616
with:
1717
repo_token: ${{ secrets.GITHUB_TOKEN }}
18-
file: ${{GITHUB_WORKSPACE}}/wallee.zip
18+
file: wallee.zip
1919
asset_name: wallee.zip
2020
tag: ${{ github.ref }}

.idea/workspace.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)