Skip to content

Commit

Permalink
gh
Browse files Browse the repository at this point in the history
  • Loading branch information
volumio committed May 5, 2024
1 parent c531f20 commit c198141
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion travis-script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ echo "Configuring Git User"
git config --global user.name "Volumio"
git config --global user.email "info@volumio.org"

console.log(${GITHUB_TOKEN})
console.log(${GH_TOKEN})
git remote set-url origin https://x-access-token:${{ secrets.GITHUB_TOKEN }}@github.com/volumio/Volumio2-UI.git

# Push classic UI on 'dist' branch
Expand Down

0 comments on commit c198141

Please sign in to comment.