mirror of
https://github.com/peaceiris/actions-hugo.git
synced 2026-01-24 20:12:15 +01:00
gha: change trigger branch to master
This commit is contained in:
5
index.js
5
index.js
@@ -43,9 +43,8 @@ async function run() {
|
||||
function(error) {
|
||||
console.error(error);
|
||||
console.log(
|
||||
"HINT: GitHub API Rate limiting\n" +
|
||||
" https://developer.github.com/v3/#rate-limiting\n" +
|
||||
" Use a specific version of Hugo"
|
||||
"HINT: GitHub API Rate limiting",
|
||||
"https://developer.github.com/v3/#rate-limiting"
|
||||
);
|
||||
}
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user