Skip to content

Commit eff3d8e

Browse files
authored
Merge pull request #66 from bmsteven/feat/test_branch
test commit
2 parents 497276f + 3c9ae4c commit eff3d8e

5 files changed

Lines changed: 18624 additions & 5117 deletions

File tree

.github/workflows/develop_actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
run: npm install
1515

1616
- name: install packages
17-
run: npm install -g gulp axios @octokit/core @actions/github @actions/core
17+
run: npm install -g axios @octokit/core @actions/github @actions/core
1818
- uses: ./
1919
with:
2020
GITHUB_TOKEN: ${{secrets.TOKEN}}

0 commit comments

Comments
 (0)