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 +