Skip to content

Commit

Permalink
push
Browse files Browse the repository at this point in the history
  • Loading branch information
LukaszMyszkowski committed Jul 7, 2023
1 parent 3839152 commit f363a44
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
- uses: actions/setup-node@v2
- name: Bump version and publish
run: |
Expand Down

0 comments on commit f363a44

Please sign in to comment.