github: Fix standalone package

This commit is contained in:
Remko Tronçon 2022-05-26 14:18:47 +02:00
parent c52a587e2d
commit 8ed86f21fd

View file

@ -22,4 +22,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
args: 'waforth-*.tgz'
args: 'src/standalone/waforth-*.tgz'