From b7792b57f2bfeac8307bc9d655cb9e00ba3e417d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Faurel?= <12185901+mfaurel@users.noreply.github.com> Date: Tue, 22 Oct 2024 13:59:46 +0200 Subject: [PATCH] Update npm-gulp.yml --- .github/workflows/npm-gulp.yml | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/.github/workflows/npm-gulp.yml b/.github/workflows/npm-gulp.yml index 7156d26..07fe465 100644 --- a/.github/workflows/npm-gulp.yml +++ b/.github/workflows/npm-gulp.yml @@ -31,12 +31,5 @@ jobs: - name: Create Pull Request uses: peter-evans/create-pull-request@v7 with: - commit-message: Update github page - title: Update github page - body: | - - Updates the github page for changes on `main` - - Auto-generated by [create-pull-request][1] - - [1]: https://github.com/peter-evans/create-pull-request - branch: update-github-page + branch: github-pages-promotion +