Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sebinside authored Oct 14, 2024
1 parent 22ccd6b commit 5970ea2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,11 @@ jobs:
uses: actions/checkout@v3

- name: Clone Font Awesome Overwrites ✌️
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
repository: sebinside/StreamAwesome-Overwrites
path: StreamAwesome/fonts
ref: 'main'
token: ${{ secrets.TOKEN }}

- uses: actions/setup-node@v3
Expand Down

0 comments on commit 5970ea2

Please sign in to comment.