Forgot the Token

This commit is contained in:
Ari 2025-05-29 04:26:50 -04:00
parent b314bebc6c
commit b9dca99d12
No known key found for this signature in database

View file

@ -20,6 +20,7 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
with: with:
repository: scientific-witchery/pds-dash-overrides repository: scientific-witchery/pds-dash-overrides
token: ${{ secrets.OVERRIDES_TOKEN}}
path: overrides path: overrides
- name: Copy config file to root - name: Copy config file to root