File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -31,19 +31,16 @@ This project uses GitHub Actions to automatically build and release an Arch Linu
31312 . ** Run the workflow**
3232
3333 You can run the workflow manually by going to Actions > Build ISO and click on run Workflow.
34- Keep un mind you are going to need a PAT (Personal access Token) and you need to edit the Workflow to reflect your PAT.
34+ Keep in mind you are going to need a PAT (Personal access Token) and you need to edit the Workflow to reflect your PAT.
3535
3636
37- 3 . ** Automated Workflow** : The GitHub Actions workflow automatically triggers on:
37+ 4 . ** Automated Workflow** : The GitHub Actions workflow automatically triggers on:
3838 - ** Pushes** and ** Pull Requests** to the ` main ` branch
3939 - ** Scheduled daily builds** at midnight (UTC)
4040
41- 4 . ** Download the ISO** :
41+ 5 . ** Download the ISO** :
4242 - Visit the [ releases page] ( https://github.com/Githubguy132010/Arch-Linux-without-the-beeps/releases ) to download the latest ISO.
4343
44- ## Configuration Details
45-
46- This project disables the systemd-boot by modifying several configuration files. The changes are applied during the ISO build process.
4744
4845
4946## GitHub Actions Workflow
You can’t perform that action at this time.
0 commit comments