use dpkg --print-architecture

This commit is contained in:
Léana 江 2024-05-12 00:25:34 +02:00
parent cc259da0cb
commit 1f75309ffd
No known key found for this signature in database
GPG key ID: 4E887A4CA9714ADA
3 changed files with 1 additions and 6 deletions

View file

@ -24,7 +24,6 @@ Upload or download the assets of a release to a Forgejo instance.
| verbose | Increase the verbosity level | `false` | false |
| override | Override an existing release by the same {tag} | `false` | false |
| prerelease | Mark Release as Pre-Release | `false` | false |
| architecture | Set the architecture of the runner on which the action executes | `false` | amd64
<!-- action-docs-inputs -->
## Example