ci/github-actions ga-test-7
German Lashevich 5 years ago
parent 07c9d5a5cb
commit 24c852086e
No known key found for this signature in database
GPG Key ID: 3446FAE369C9A8B4

@ -44,6 +44,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: ${{ github.event.release.assets_url }}
asset_path: target/release/totp
asset_path: ./target/release/totp
asset_name: totp-${{ runner.OS }}
asset_content_type: application/octet-stream

Loading…
Cancel
Save