We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 497276f + 3c9ae4c commit eff3d8eCopy full SHA for eff3d8e
5 files changed
.github/workflows/develop_actions.yml
@@ -14,7 +14,7 @@ jobs:
14
run: npm install
15
16
- name: install packages
17
- run: npm install -g gulp axios @octokit/core @actions/github @actions/core
+ run: npm install -g axios @octokit/core @actions/github @actions/core
18
- uses: ./
19
with:
20
GITHUB_TOKEN: ${{secrets.TOKEN}}
0 commit comments