Skip to content

Commit

Permalink
progressive (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
bijujoseph authored Jun 3, 2020
1 parent 52253bc commit c9c2f1c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/package-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Repository Dispatch
uses: peter-evans/[email protected]
with:
token: ${{ secrets.REPO_ACCESS_TOKEN }}
token: ${{ secrets.MY_GITHUB_TOKEN }}
repository: bijujoseph/tryout-repo200
event-type: lib-update-event
client-payload: '{"github": ${{ toJson(github) }}}'
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bijujoseph/tryout-lib100",
"version": "2.0.0",
"version": "2.0.1",
"description": "A library",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit c9c2f1c

Please sign in to comment.