Skip to content

Commit b7792b5

Browse files
authored
Update npm-gulp.yml
1 parent f5397c8 commit b7792b5

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

.github/workflows/npm-gulp.yml

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,5 @@ jobs:
3131
- name: Create Pull Request
3232
uses: peter-evans/create-pull-request@v7
3333
with:
34-
commit-message: Update github page
35-
title: Update github page
36-
body: |
37-
- Updates the github page for changes on `main`
38-
39-
Auto-generated by [create-pull-request][1]
40-
41-
[1]: https://github.com/peter-evans/create-pull-request
42-
branch: update-github-page
34+
branch: github-pages-promotion
35+

0 commit comments

Comments
 (0)