Orginal image is from : https://codeberg.org/wanesty/affinity-wine-docs
Build ElementalWarrior's Wine using github action to run Affinity apps in linux
Orginal Step By Step Documentation
Don't rename the fork , because i use absolute path in the yml file /home/runner/work/affinity-wine/ insted of $HOME
- Go to your github account setting
- Go to Developer Settings
- There under
Personal access tokens, go to token clasic - Click on
Generate New TokenandGenerate new token (clasic) - Generate the token
- Copy it
- Open the fork repo
- Under
Securityclick onSecrets and variables - Click on
Actions - Create
new repository secret - Name it
TOKEN_TO_UPLOAD - In value section put Generated token and save it
- Now run the workflow
