Skip to content

Commit

Permalink
Merge pull request #66 from bmsteven/feat/test_branch
Browse files Browse the repository at this point in the history
test commit
  • Loading branch information
bmsteven authored Apr 23, 2022
2 parents 497276f + 3c9ae4c commit eff3d8e
Show file tree
Hide file tree
Showing 5 changed files with 18,624 additions and 5,117 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/develop_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
run: npm install

- name: install packages
run: npm install -g gulp axios @octokit/core @actions/github @actions/core
run: npm install -g axios @octokit/core @actions/github @actions/core
- uses: ./
with:
GITHUB_TOKEN: ${{secrets.TOKEN}}
Expand Down
Loading

0 comments on commit eff3d8e

Please sign in to comment.