Skip to content

Commit

Permalink
ci: fix release-please not running actions (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
abemedia authored Aug 12, 2021
1 parent b8a642e commit 78b736e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
id: release
with:
release-type: node
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}

- uses: actions/checkout@v2
- name: tag major versions
Expand Down

0 comments on commit 78b736e

Please sign in to comment.