We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcc6d75 commit 0d01b85Copy full SHA for 0d01b85
.github/workflows/npm-gulp.yml
@@ -27,8 +27,8 @@ jobs:
27
- name: Create Pull Request
28
# You may pin to the exact commit or the version.
29
# uses: peter-evans/create-pull-request@18f7dc018cc2cd597073088f7c7591b9d1c02672
30
- uses: peter-evans/create-pull-request@v3.14.0
31
- #with:
+ uses: peter-evans/create-pull-request
+ #with: // Ok Version 6.1.0
32
# GITHUB_TOKEN or a `repo` scoped Personal Access Token (PAT)
33
#token:
34
# optional, default is ${{ github.token }}
0 commit comments