Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
imbroglius authored Jul 6, 2024
1 parent 81ae217 commit 09b8133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -36,7 +36,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: imbroglius/vendor_daniel-priv
token: ${{ secrets.GH_TOKEN }}
token: ${{ secrets.MY_TOKEN || github.token }}
path: vendor_daniel-priv

- name: Build ROM

0 comments on commit 09b8133

Please sign in to comment.