Skip to content

Commit

Permalink
Merge pull request #3 from PapineauD/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
PapineauD authored May 27, 2024
2 parents 7ad5139 + 38cddf5 commit 4e9f7e1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/apbx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
ref: ${{ github.ref }}
token: ${{ secrets.AtlasOS }}

- name: Get changed files
id: changed-files
Expand Down
2 changes: 1 addition & 1 deletion src/playbook/playbook.conf
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Atlas makes your computer snappier and more private with lots of usability impro
<UseKernelDriver>false</UseKernelDriver>
<ProductCode>64</ProductCode>
<EstimatedMinutes>15</EstimatedMinutes>
<Git>https://github.com/Atlas-OS/Atlas</Git>
<Git>https://github.com/PapineauD/Atlas</Git>
<Website>https://atlasos.net</Website>
<DonateLink>https://ko-fi.com/atlasos</DonateLink>
<FeaturePages>
Expand Down

0 comments on commit 4e9f7e1

Please sign in to comment.