Skip to content

Commit

Permalink
adapted workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
allthatsounds committed Oct 16, 2023
1 parent f906b0c commit 48826f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ltfat_deploy_homepage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
with:
repository: allthatsounds/allthatsounds.github.io
path: './ltfat_homepage'
token: ${{ secrets.API_TOKEN_GITHUB }}
#token: ${{ secrets.API_TOKEN_GITHUB }}
- name: Copy html files
run: cp -R /home/runner/publish/allthatsounds_ltfat-html/. ./ltfat_homepage/doc
- name: Setup git
Expand Down

0 comments on commit 48826f1

Please sign in to comment.