Skip to content

[website] fix GITHUB_TOKEN used for deployment#3125

Merged
eolivelli merged 1 commit intoapache:masterfrom
nicoloboschi:fix-gh-token-2
Mar 18, 2022
Merged

[website] fix GITHUB_TOKEN used for deployment#3125
eolivelli merged 1 commit intoapache:masterfrom
nicoloboschi:fix-gh-token-2

Conversation

@nicoloboschi
Copy link
Contributor

Motivation

GH_TOKEN is not set by default. At the moment it fails in this way:

fatal: could not read Username for 'https://github.com/': No such device or address

Changes

  • Set GITHUB_TOKEN with the secrets.GITHUB_TOKEN value
  • Add fake user while cloning

@eolivelli eolivelli merged commit 3c40d4a into apache:master Mar 18, 2022
Ghatage pushed a commit to sijie/bookkeeper that referenced this pull request Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments